[WEB-6149] migration: change estimate point key max value to 50#8620
[WEB-6149] migration: change estimate point key max value to 50#8620sriramveeraghanta merged 1 commit intopreviewfrom
Conversation
|
Linked to Plane Work Item(s) This comment was auto-generated by Plane |
📝 WalkthroughWalkthroughThe changes update the EstimatePoint model's key field validation by removing the upper bound constraint of 12, keeping only the minimum value constraint of 0. A Django migration is introduced to reflect this database schema change. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
This PR will remove the estimate point validation
Type of Change
Summary by CodeRabbit