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

Need better interface to rename / merge tags #177

Open
razzius opened this issue Mar 18, 2020 · 1 comment
Open

Need better interface to rename / merge tags #177

razzius opened this issue Mar 18, 2020 · 1 comment
Labels
admin admin2.0 Admin features that will be best handled outside of Flask-Admin

Comments

@razzius
Copy link
Owner

razzius commented Mar 18, 2020

Currently in the admin, you can only delete tags if there are no associated profiles.

Workaround: edit a profile as admin, update the tag to the preferred one, which removes the profile-tag association, then delete the old tag in the backend.

A better interface would be to select a tag in the admin, view the profiles it is attached to, enter a new tag for it to merge into, then update the profile-tag relations and delete the tag in the database.

@razzius razzius added admin admin2.0 Admin features that will be best handled outside of Flask-Admin labels Mar 18, 2020
@jjchen20
Copy link
Contributor

Related to #186:

  • On the admin back end, create way to merges similar tags, i.e. mentoring and mentorship
  • Identify what to merge (i.e. Mentoring, Mentorship) --> Describe what to merge to (i.e. Mentoring)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin admin2.0 Admin features that will be best handled outside of Flask-Admin
Projects
None yet
Development

No branches or pull requests

2 participants