SublimeJira
SublimeJira copied to clipboard
Not work on other localizations
Can you create arrays in user setting for issues statuses, types and atc. I have a Ukrainian localization and all statuses showed as "Вирішено" (original: closed) and then plugin send "Вирішено" and jira say error status! it need to be array pairs that can be replaced left and right part on sending. Like [ statuses: { closed : "Вирішено" open : "Відкрита" .... } ]
and than I can be able to write my variants in use settings
And it may to accept also non default statuses/types/.. of issues, like "on testing" or "wait for test" and something like this