-
Bug
-
Resolution: Fixed
-
Medium
-
10.130.3
-
2
-
Severity 3 - Minor
-
No
Issue Summary
- Jira Project ID does the load into State Mapping related tables on EI
- Table [Jira Project] is loading the [Project ID] from tblJiraProjects.UniqId, while table [Jira State Object Mapping] is loading [FK Jira Project ID] from tblJiraProjects.ProjectID
- Table [Jira State Mapping] does not load any data and [FK Jira Project ID] value is 0 on all rows
- Making the join between [Jira Project] and [Jira State Mapping]/ [Jira Object State Mapping]/[Jira State Process Step Mapping] is not possible
Steps to Reproduce
- Observe [Jira Project].[Project ID] and compare with [Jira State Mapping].[FK Jira Project ID] and [Jira Object State Mapping].[FK Jira Project ID] and [Jira State Process Step Mapping].[FK Jira Project ID]
Expected Results
There should be a way to determine which Jira Projects are associated with State Mapping and details of State Mapping from EI/AA
Actual Results
Currently, there is no way to determine which Jira Projects are associated with State Mapping and details of State Mapping from EI/AA
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- is related to
-
JIRAALIGN-6705 [Jira State Process Step Mapping] is not updating with value when Jira status are mapped to process steps in Jira Align UI
- Closed
- mentioned in
-
Page Loading...
- resolves
-
ALIGNSP-23325 Loading...
-
ALIGNSP-23746 Loading...