WBS Gantt-Chart for Jira 9.13.0 release notes
The Ricksoft team is proud to announce the release of Version 9.13.0 of WBS Gantt-Chart for Jira.
Added the feature to configure gantt bar color. Improvement to make calendar more flexible.
New Feature
Gantt color setting using JQL
Color of gantt bar can be configurable.
Children bar color and parents bar color is used the first JQL matched one if gantt board color setting is configured.
Version bar color and baseline bar color also be configured as desired color.
Only Gantt can have color settings. Projects/Filters can't have color settings.
- WGCPT-82Getting issue details... STATUS
- WGCPT-59Getting issue details... STATUS
Improvements
Arbitrary number regular holidays can be set
Previously, it was possible to set regular holidays as only 2 days of week in maximum. Now regular holidays can have arbitrary number days of week.
Field is searchable to add column
Field is searchable to add column in column setting screen now. So you can find a field easily.
- WGCPT-321Getting issue details... STATUS
Bug fixes
Menu collapses sometimes when browser zoom level isn't 100%
If browser zoom level isn't 100%, sometimes menu collapses like below.
It's fixed.
Dependency links aren't displayed if start and finish dates are empty when you open gantt chart
Issue has dependency but it doesn't have start and finish dates at first.
After you enter start and finish dates, gantt bar is displayed. But dependency links aren't displayed. It's fixed.
Name column value is misaligned
When you close issue detail window, focused name column changes edit mode.
If you cancel editing, name column value would be misaligned. It's fixed.
While issue template mode, created issue dates can't reflect calendar correctly under some condition
We have fixed a bug that created issue in template mode has incorrect start and finish date.
While issue template mode, excel export(legacy) feature doesn't work
We have fixed a bug that executing exec export(legacy) in template mode causes error.