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

Link Listing to rush-category on creation #17

Open
wderocco8 opened this issue Aug 3, 2024 · 0 comments
Open

Link Listing to rush-category on creation #17

wderocco8 opened this issue Aug 3, 2024 · 0 comments
Labels
enhancement New feature or request **PORTAL** portal repo

Comments

@wderocco8
Copy link

wderocco8 commented Aug 3, 2024

Summary

In order to decide which potential members are applicable in the rush process (attended ≥ 4 events...), we need to link listings to a corresponding rush-category in order to pull the data from the rush events in MongoDB. Here are a couple of approaches:

Option 1 (automated) In-progress

  • create a Listing as per usual
    • auto-create a rush-category with the same name as the Listing
  • enable admin to select a different rush-category in the listing settings if needed (e.g. someone created another with the same name...)

Option 2 (manual)

  • create a rush-category FIRST (must come before Listing creation)
  • when creating a Listing force the admin to select the corresponding rush-category from a dropdown
@wderocco8 wderocco8 added the enhancement New feature or request label Aug 3, 2024
@wderocco8 wderocco8 added the **PORTAL** portal repo label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request **PORTAL** portal repo
Projects
None yet
Development

No branches or pull requests

1 participant