Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change "Program Logic" document type to "Project Logic" #2648

Closed
chrisala opened this issue Aug 3, 2022 · 2 comments
Closed

Change "Program Logic" document type to "Project Logic" #2648

chrisala opened this issue Aug 3, 2022 · 2 comments
Assignees
Milestone

Comments

@chrisala
Copy link
Collaborator

chrisala commented Aug 3, 2022

This requires:

  1. Changing the displayed label (from "Program Logic" to "Project Logic"
  2. Changing the code/value associated with the label (from "programmeLogic" to "projectLogic")
  3. Updating the database to change the code for existing documents. (something like: db.document.update({role:'programmeLogic'},{$set:{role:"projectLogic"}}, {multi:true})
@chrisala chrisala added this to the 2.8 milestone Sep 15, 2022
@chrisala
Copy link
Collaborator Author

@chrisala chrisala modified the milestones: 2.8, 2.9 Oct 23, 2022
salomon-j added a commit that referenced this issue Oct 24, 2022
@chrisala
Copy link
Collaborator Author

Additionally:

  • the MERI plan view filter needs to be updated to use "projectLogic" instead of "programmeLogic" (_viewMeriPlan.gsp)
  • In _docs.gsp "projectLogic" should be ignored instead of "programmeLogic"

salomon-j added a commit that referenced this issue Oct 25, 2022
chrisala added a commit that referenced this issue Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants