Skip to content

Fix/ Profile Moderation: create tag to organize profile moderation #2303

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

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

xkopenreview
Copy link
Collaborator

related to github.com/openreview/openreview-py/pull/2585
to support tagging profile in moderation

@melisabok
Copy link
Member

Can the tag be next to widget to post the tag?

Screenshot 2025-05-28 at 3 24 15 PM

@melisabok
Copy link
Member

I would like to be able to tag the profile even if it is not in the moderation queue, like rejected

@melisabok
Copy link
Member

could try showing the tags in the profile page too?

@xkopenreview
Copy link
Collaborator Author

could try showing the tags in the profile page too?

made some changes please take a look

@xkopenreview
Copy link
Collaborator Author

missing migrate tags in profile compare page

@xkopenreview
Copy link
Collaborator Author

tags migration/rename is added to profile compare in af4a2f3

@xkopenreview
Copy link
Collaborator Author

I would like to be able to tag the profile even if it is not in the moderation queue, like rejected

should we allow moderator to tag Merged profiles?
I can make the profile preview model to load tags of both the merged profile (new tags after profile is merged) and the profile that it is merged to (tags added before merging + tags of the profile that is is merged to)
but in profile page it will only not show new tags added to the merged profile after the merging happened.

@melisabok
Copy link
Member

I would like the moderator use the tags as much as they need. These tags should be visible to the support team only.

I believe we profiles are merged, the tags as merged too, right?

@xkopenreview
Copy link
Collaborator Author

I would like the moderator use the tags as much as they need. These tags should be visible to the support team only.

I believe we profiles are merged, the tags as merged too, right?

discussed about this in the daily meeting
decided that tags should not be added to profile with status "Merged"
if tags are added to profile with status "Merged", do not need to get tags which are moved to the profile that the "Merged" profile was merged to

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

Successfully merging this pull request may close these issues.

2 participants