- Notifications
You must be signed in to change notification settings - Fork3k
[WEB-5537]refactor: rename IssueUserProperty to ProjectUserProperty and update related references#8206
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
pablohashescobar wants to merge8 commits intopreviewChoose a base branch fromchore-user-property-migrations
base:preview
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading.Please reload this page.
Open
[WEB-5537]refactor: rename IssueUserProperty to ProjectUserProperty and update related references#8206
Changes from1 commit
Commits
Show all changes
8 commits Select commitHold shift + click to select a range
6a09e51 refactor: rename IssueUserProperty to ProjectUserProperty and update …
pablohashescobare43d9b6 migrate: move issue user properties to project user properties and up…
pablohashescobarf75d40f Merge branch 'preview' of github.com:makeplane/plane into chore-user-…
pablohashescobard874227 refactor: rename IssueUserPropertySerializer and IssueUserDisplayProp…
pablohashescobar280c3ce fix: enhance ProjectUserDisplayPropertyEndpoint to handle missing pro…
pablohashescobare7cf8fa fix: correct formatting in migration for ProjectUserProperty model op…
pablohashescobar2f0ea09 migrate: add migration to update existing non-service API tokens to r…
pablohashescobarab9a6b4 migrate: refine migration to update existing non-service API tokens b…
pablohashescobarFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
migrate: move issue user properties to project user properties and up…
…date related fields and constraints
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commite43d9b65ed9bb5c0ad07beea93c6622af5dcaaee
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
20 changes: 18 additions & 2 deletionsapps/api/plane/db/migrations/0113_alter_issueuserproperty_table.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
7 changes: 2 additions & 5 deletions.../db/migrations/0114_auto_20251201_0857.py → ...r_projectuserproperty_options_and_more.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
10 changes: 5 additions & 5 deletionsapps/api/plane/db/models/project.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.