Skip to content

Conversation

Daniel-Lam
Copy link
Contributor

@Daniel-Lam Daniel-Lam commented Sep 29, 2020

JIRA link (if applicable)

https://tools.hmcts.net/jira/browse/EUI-1783

Change description

Ensure any existing value of a hidden field is deleted in the CCD backend, unless the field has the retain_hidden_value flag set to true (see RDM-9024), in which case the existing value will remain untouched.

Note: This is a breaking change; for hidden fields, the default behaviour will change from the value being retained to the value being deleted in the CCD backend, unless the field has the retain_hidden_value flag set to true.

Does this PR introduce a breaking change? (check one with "x")

[x] Yes
[ ] No

Ensure any existing value of a hidden field is deleted in the CCD backend, unless the field has the `retain_hidden_value` flag set to `true` (see RDM-9024), in which case the existing value will remain untouched.
@Daniel-Lam Daniel-Lam force-pushed the feature/EUI-1783-retain-hidden-field-value branch from 5f279e5 to 0fa11c7 Compare September 29, 2020 13:15
@Mo-Lala84 Mo-Lala84 merged commit 95d6ec8 into master Sep 29, 2020
@Daniel-Lam Daniel-Lam deleted the feature/EUI-1783-retain-hidden-field-value branch September 29, 2020 22:00
adnanakgun pushed a commit that referenced this pull request Dec 2, 2020
* EUI-1783: Support for deleting hidden field values

Ensure any existing value of a hidden field is deleted in the CCD backend, unless the field has the `retain_hidden_value` flag set to `true` (see RDM-9024), in which case the existing value will remain untouched.

* Refactor `fg` parameter to `formGroup` for clarity, following suggestion from @rayliangatos
Daniel-Lam added a commit that referenced this pull request Dec 7, 2020
* EUI-1783: Support for deleting hidden field values

Ensure any existing value of a hidden field is deleted in the CCD backend, unless the field has the `retain_hidden_value` flag set to `true` (see RDM-9024), in which case the existing value will remain untouched.

* Refactor `fg` parameter to `formGroup` for clarity, following suggestion from @rayliangatos
paulhowes-HMCTS pushed a commit that referenced this pull request Dec 7, 2020
* EUI-1783: Support for deleting hidden field values

Ensure any existing value of a hidden field is deleted in the CCD backend, unless the field has the `retain_hidden_value` flag set to `true` (see RDM-9024), in which case the existing value will remain untouched.

* Refactor `fg` parameter to `formGroup` for clarity, following suggestion from @rayliangatos
Daniel-Lam added a commit that referenced this pull request Dec 7, 2020
* EUI-1783: Support for deleting hidden field values

Ensure any existing value of a hidden field is deleted in the CCD backend, unless the field has the `retain_hidden_value` flag set to `true` (see RDM-9024), in which case the existing value will remain untouched.

* Refactor `fg` parameter to `formGroup` for clarity, following suggestion from @rayliangatos
Daniel-Lam added a commit that referenced this pull request Dec 7, 2020
* EUI-1783: Support for deleting hidden field values

Ensure any existing value of a hidden field is deleted in the CCD backend, unless the field has the `retain_hidden_value` flag set to `true` (see RDM-9024), in which case the existing value will remain untouched.

* Refactor `fg` parameter to `formGroup` for clarity, following suggestion from @rayliangatos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants