Skip to content

fix(EWT-543): type change for description field in authorization flow actions objects#286

Merged
dili91 merged 1 commit intomainfrom
form-input-description-fix
Apr 24, 2024
Merged

fix(EWT-543): type change for description field in authorization flow actions objects#286
dili91 merged 1 commit intomainfrom
form-input-description-fix

Conversation

@dili91
Copy link
Contributor

@dili91 dili91 commented Apr 24, 2024

Description

Warning

This is a breaking change from the library perspective.

Fixes a long time oversight: the description field in form actions objects was implemented as String, but it's of type DisplayText.

Unfortunately this is a breaking change at compilation time.

Type of change

Please select multiple options if required.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code where necessary
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the relevant documentation

@dili91 dili91 requested a review from a team as a code owner April 24, 2024 08:45
@dili91 dili91 requested a review from a team April 24, 2024 08:45
@swarmia
Copy link

swarmia bot commented Apr 24, 2024

✅  Linked to Task EWT-543 · Description fix in Form inputs DTO

@dili91 dili91 force-pushed the form-input-description-fix branch from bbf1c59 to 8796c9a Compare April 24, 2024 08:46
@dili91 dili91 merged commit f3bfb39 into main Apr 24, 2024
@dili91 dili91 deleted the form-input-description-fix branch April 24, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants