Skip to content

explicitly list PLANNER_APPS for wcoa in settings.py and ensure 'surv…#29

Open
rhodges wants to merge 1 commit into
mainfrom
develop
Open

explicitly list PLANNER_APPS for wcoa in settings.py and ensure 'surv…#29
rhodges wants to merge 1 commit into
mainfrom
develop

Conversation

@rhodges
Copy link
Copy Markdown
Member

@rhodges rhodges commented Jun 4, 2026

…ey' is included

RESULT: if a current survey is associated with a group a user belongs to, the user should see that survey in their 'MyPlanner' tab:

image

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR explicitly defines the PLANNER_APPS setting for the WCOA deployment so that the MyPlanner tab in mp-visualize can include the survey module, enabling users to see surveys associated with groups they belong to.

Changes:

  • Add an explicit PLANNER_APPS list to WCOA settings.
  • Ensure 'survey' is included alongside 'visualize' and 'drawing' in that list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rhodges
Copy link
Copy Markdown
Member Author

rhodges commented Jun 4, 2026

@pollardld - I have cowpoke coded this slight change into our pending 'prod' server. Log in, join this group, and see if the survey appears. Note - the survey will fail to save as there is no way to add planning units to the scenario -- don't worry about this: I built a bogus survey to do that to test other aspects.

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

Successfully merging this pull request may close these issues.

2 participants