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

phase_area Workflow optimization #226

Open
mdX7 opened this issue May 22, 2024 · 0 comments
Open

phase_area Workflow optimization #226

mdX7 opened this issue May 22, 2024 · 0 comments

Comments

@mdX7
Copy link
Contributor

mdX7 commented May 22, 2024

Is your feature request related to a problem? Please describe.
When implementing new phases the typical workflow would be to assign area/zoneids to phaseids, not vice versa. What do i mean with this:
When picking phase_area option in WDE you are supposed to enter area initially and afterwards have the list of all phases in that area. Phases mostly have 1-5 areas to be assigned to and i don't care about the other phases in these areas while implementing a new phase.

Describe the solution you'd like
Initially select phaseid and then get a list of the areas where the phase is already active. So pretty much just swapping phaseid and areaid selection:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant