Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Team:Architecture
Description
The script generateAcronyms.py should be updated in order to include only acronyms in the acronyms table, when executed with the -t option (generate acronyms table)
Attachments
Issue Links
- relates to
-
DM-22611 Add missing acronyms to etc/glossarydefs.csv
- Won't Fix
I thought master looks for upper case characters that match the regex and ALSO forms a special regex based on the supplied acronyms that are not just made of upper case characters.