Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry Pick important bugfixes from 8.6 #1205

Merged
merged 3 commits into from
Jan 16, 2020
Merged

Conversation

jpwhite4
Copy link
Member

Description

This pull request cherry-picks the commits from three bug fixes that went into the XSEDE 8.6 release.

These are:

#1190
#1178
#1177

The pull request ubccr#967 added extra code to the report manager that
manipulated the start and end times of charts in a report. This broke
the report generator. These changes appear to not be necessary at all
and must have been added by mistake.
The getRoleReport() decoding was manging the chart data. This is seen
for charts that have either & or = in the config.

For example:

global_filters=%7B%22data%22%3A%5B%7B%22id%22%3A%22institution%3D400%22%2C%22value_id%22%3A%22400%22%2C%22dimension_id%22%3A%22institution%22%2C%22checked%22%3Atrue%7D%5D%2C%22total%22%3A1%7D
@jtpalmer jtpalmer added this to the 8.7.0 milestone Jan 16, 2020
@jpwhite4 jpwhite4 merged commit bdc37f2 into ubccr:xdmod8.7 Jan 16, 2020
@jpwhite4 jpwhite4 deleted the bugfix_pick branch January 16, 2020 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants