View Issue Details

IDProjectCategoryView StatusLast Update
0014848mantisbtapi soappublic2012-10-27 15:51
Reportervboctor Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status acknowledgedResolutionopen 
Product Version1.2.11 
Summary0014848: Include status colors in the SOAP API
Description

There is no way to retrieve status colors from the soap api, specially in cases where they are customized and potentially different per project.

Some thoughts:

  • Provides an efficient way to get such config per project (enum + colors). We currently only have ability to retrieve enum and not per project.
  • Rather than returning an status id, name for each issue, we can return id, name, and color.

The solution may be to do both approaches or 1 of them.

TagsNo tags attached.

Activities

rombert

rombert

2012-10-27 15:51

reporter   ~0033316

Sounds resonable ; we should probably enhance the config api part to return these responses. I don't think it makes sense to return colors for statuses.