gberaudo / scrumtools

Tools for Scrum Masters
GNU Affero General Public License v3.0
0 stars 1 forks source link

Improvement: detect the presence of cards with a different prefix #2

Open gberaudo opened 4 years ago

gberaudo commented 4 years ago

Example of probably wrong situation:

done Bug 0.4 / 0sp: GSCHM-1703 ...
done Bug 1.0 / 0sp: GSCHM-1666 ...
done Story 1.7 / 2sp: GSCHM-1705 ..
done Task 0.0 / 0sp: GSEPF-350 ...
done Task 0.0 / 0sp: GSEPF-351 ...
indeterminate Bug 0.2 / 0sp: GSSMD-66 ...

We could display a message like: Warning: are some cards referencing the wrong sprint? *GSSMD*, *GSEPF*, *GSCHM*.