UNCLASSIFIED - NO CUI

Skip to content

Jira Status mapping

Michael Jones requested to merge statusMapping into master
  • Implemented new Api endpoint that received all unique status used and there correct mapping to "To Do" "In progress" and "Done"
  • Added new json objects for handling the return of the new status api endpoint
  • Database will now store the mapped value instead of the user created one for ease of use on the frontend/backend

Merge request reports