Custom Fields: Support fields order on DELETE /custom-fields{id}

Description

Extend existing implementation of DELETE

/custom-fields{id}

to support order on deletion of custom fields.

Use case:
Given we have 3 custom fields with order #1, #2, #3 accordingly
When user deletes a custom field with order #2
Then the eventual sequence of custom fields is #1, #2 (the property `order` of custom field with order #3 from initial sequence changed to be #2)

Acceptance criteria:

  • unit tests

Environment

None

Potential Workaround

None

Checklist

hide

TestRail: Results

Activity

Show:
Done

Details

Assignee

Reporter

Priority

Story Points

Sprint

Development Team

Spitfire

Fix versions

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs

Created October 22, 2019 at 9:07 AM
Updated October 31, 2019 at 1:16 PM
Resolved October 31, 2019 at 1:16 PM
TestRail: Cases
TestRail: Runs

Flag notifications