issues
search
AronGahagan
/
cpt-dev
Code repository for the ClearPlan Toolbar
https://www.ClearPlanConsulting.com
3
stars
1
forks
source link
cptStatusSheet - fix default txtDir on first run
#389
Closed
AronGahagan
closed
7 months ago
AronGahagan
commented
7 months ago
Problem:
On first run, txtDir defaults to a directory that does not yet exist ("Status Requests")
On first run, chkAppendStatusDate should default to false
Solution:
On first run, whether running locallay or on PWA, default to the user's
existing
Desktop
On first run, default chkAppendStatusDate to false
Todo:
[x] assign this issue
[x] label the issue for enhancement or bug
[x] label the issue with codemodule (so fixes can be aggregated and hotfixed together)
[x] checkout appropriate branch and create
topic
branch
[x] design, code and test
[x] update codemodule
x.y.z
[x] update CurrentVersions.xml
manually
[x] commit changes prefix comment with
Issue #XXX -
[x] merge
topic
into appropriate branch(es) and push
[x] delete topic branch
Problem:
Solution:
Todo:
topic
branchIssue #XXX -
topic
into appropriate branch(es) and push