-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Description
Rename Capture Week to Capture Period in all user-facing text AND ensure all processes are aligned (no assumptions that the prior period was, e.g., DateAdd("d", dtStatus, -7).
- Metrics/cptMetrics_bas.bas: 6
- cptSetup_bas.bas: 4
- Status/cptTaskHistory_bas.bas: 3
- Metrics/cptDECM_frm.frm: 3
- Metrics/cptDECM_bas.bas: 3
Todo:
- assign this issue
- label the issue for enhancement or bug
- label the issue with codemodule (so fixes can be aggregated and hotfixed together)
- checkout appropriate branch and create
topicbranch - design, code and test
- update codemodule <cpt_version>x.y.z</cpt_version>
- update CurrentVersions.xml manually
- commit changes prefix comment with
Issue #XXX - - merge
topicinto appropriate branch(es) and push - delete topic branch
Reactions are currently unavailable