Skip to content

chore: estimates and issue parent id fixes - #3188

Merged
sriramveeraghanta merged 2 commits into
developfrom
chore/validations
Dec 27, 2023
Merged

chore: estimates and issue parent id fixes#3188
sriramveeraghanta merged 2 commits into
developfrom
chore/validations

Conversation

@NarayanBavisetti

@NarayanBavisetti NarayanBavisetti commented Dec 19, 2023

Copy link
Copy Markdown
Contributor

This PR resolves the following issues:

Backend:

  • Implemented a validation for estimate points, limiting the value to a maximum of 20 characters.
  • Enforced that the sequence ID accepts only whole numbers, excluding decimals (in the search endpoint).
  • Included a validation to verify the issue's parent ID.

Frontend:

  • Added validation while creating/updating estimates, if estimate point characters are more than 20 characters, then toast will be shown with this message: Estimate point cannot have more than 20 characters.

@NarayanBavisetti NarayanBavisetti added 馃悰bug Something isn't working 鈿欙笍backend labels Dec 19, 2023
@NarayanBavisetti NarayanBavisetti added this to the 0.14.2-dev milestone Dec 19, 2023
@NarayanBavisetti
NarayanBavisetti marked this pull request as draft December 19, 2023 08:30
@sriramveeraghanta sriramveeraghanta modified the milestones: 0.14.2-dev, v0.15-dev Dec 19, 2023
@sriramveeraghanta
sriramveeraghanta changed the base branch from release-0.14.2 to release-0.15 December 19, 2023 13:50
@NarayanBavisetti NarayanBavisetti changed the title chore: validations and bug fixes chore: estimates and issue parent id fixes Dec 19, 2023
Base automatically changed from release-0.15 to preview December 22, 2023 12:49
@NarayanBavisetti
NarayanBavisetti marked this pull request as ready for review December 26, 2023 12:18
@sriramveeraghanta
sriramveeraghanta changed the base branch from preview to develop December 27, 2023 10:05
@sriramveeraghanta
sriramveeraghanta merged commit 78428fb into develop Dec 27, 2023
@sriramveeraghanta
sriramveeraghanta deleted the chore/validations branch December 27, 2023 10:05
sriramveeraghanta pushed a commit that referenced this pull request Jan 22, 2024
* chore: validations and bug fixes

* chore: estimate point character limit validation

---------

Co-authored-by: LAKHAN BAHETI <lakhanbaheti9@gmail.com>
JayashTripathy pushed a commit that referenced this pull request May 22, 2025
* feat: support patching relation_map in ImportJob APIs

- This map can be used to process relations b/w issues async during
import phase

* add validation for relation_map field

* use super method to update serializer

* [SILO-253] feat: add bulk update relations job for importers (#3188)

* feat: add bulk update relations job

* get only external_id, id fields from issues

* set created_by, updated_by on operations
DoctorFogarty pushed a commit to DoctorFogarty/plane that referenced this pull request Aug 7, 2026
* chore: validations and bug fixes

* chore: estimate point character limit validation

---------

Co-authored-by: LAKHAN BAHETI <lakhanbaheti9@gmail.com>
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.

3 participants