This page lists differences between the old FHIR gForge tracker mechanism for managing specification feedback and ballot submissions and the new Jira tool.
- Real Submitter is now gone. Jira automatically captures the reporter and in Jira all issues will be submitted by the person with the issue. Jira does not (and will not) support capturing issues "on behalf of" anyone else because anyone who wants to submit an issue on Jira can easily register for an account and do so.
- Ballot-related fields (Ballot, Ballot Weight) are no longer tracked as part of the Specification feedback issue. Instead, they're managed as children of the Ballot Submission issues
- The Url field is now called Related URLand it is required to be a single URL and must pass a regular expression check to ensure it's a valid link
- Reviewing Work Group is now restricted to a single selection. (This has always been policy, but it's now enforced).
- Resouce(s) and HTML Page(s) are now called Related Artifact(s) and Related Page(s) and now change their dropdown contents based on which specification is selected. As a result, it'll now be possible to choose from a list of artifacts and pages appropriate to a particular implementation guide or other specificaiton.
- The rule requiring at least one Artifact or Page is now enforced by the tool
- In Person is now a list of individuals rather than a boolean - so it's now possible for multiple people to ask for in-person representation when resolving the same issue
- Group and Schedule are now "tag" fields - meaning that any manager can define a new label and that multiple labels are possible. (Note that labels are shared across product families)
- Based on the change to Group, Tooling-related changes are no longer treated as a separate work group, they're instead handled with tags
- Waiting-for-input email is now handled using Assignee
- Business rules are now enforced, for example "Waiting for Input" can only exist when there's an assignee, duplicates can't point to other duplicates, etc.
- Duplicates are now listed in a field rather than in a tab
- Submitters can now edit their issues and retract their own issues (so long as no ballot, vote or other links point to the issue)
- Transitions are now driven by clicking on a button rather than just changing the status and pressing "update"
- Bulk changes can now occur for up to 1000 issues rather than just 25 at a time
- Bulk changes can now change free text elements (though doing this will be uncommon)
- Queries can now include complex filters, rather than just selecting drop-down elements. This includes searching text content of free-text fields
- Rules about what changes and resolutions are possible for balloted artifacts, technical corrections, etc. are now enforced.
- It's now easier for multiple ballot comments to be linked to the same issue. A summary of the impact of votes (Outstanding Negatives) is now a field on each issue.
- It's no longer possible for the same voter to tie the same issue to multiple ballots
- Items can now capture "raised in version"
- The list of available versions is now specification-specific
- The list of available specifications, versions, work groups, artifacts and pages is now managed by source maintained in Git rather than tracker-specific drop-downs