I'm using jira software and advanced roadmaps on the cloud and have run into a problem with a single select custom pulldown field that has multiple contexts.
my contexts for my custom field X are defined like this:
default loust options are
1
2
3
4
then I have a 2nd context for 2 specific projects of
1
2
3
In advanced roadmaps when I add custom field X and then display the choices, it shows the 1 2 3 4 list. but then when I select 1, it gives me error saying that the valid choices are 1 2 or 3
It seems like it's presenting the default context list of options but then validating using the project specific context, and that the 1 in the default context is internally represented differently than the 1 in the project specific context.
Has anyone run into this problem, and is there a way around it or does advanced roadmaps just not support multiple contexted fields very well?
Thanks,
Jay