Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fieldmapper from Setting types does not save entered alias and static value #360

Closed
etharion opened this issue May 26, 2020 · 1 comment
Closed

Comments

@etharion
Copy link

When using the 'Send form to URL' workflow, filling out the fields in the 'Fields' mapper field does not save all information. 'Alias' and 'Static value' appears empty, when you open the workflow after hitting 'Save'. The number of mappings and 'Form value' is saved.

Reproduction

Specifics

Umbraco: 8.5.5 | 8.6.1
Forms: 8.3.1 | 8.4.1

Before:
image
After:
image

Steps to reproduce

  1. Make a form with name, email etc
  2. Configure workflow
  3. Add new workflow
  4. Select 'Send form to URL'
  5. Fill out required fields + add 1 or more mappings in the 'Fields' mapper field
    a. When creating mappings, fill out alias and/or static value
  6. Hit 'Submit'
  7. Open the added workflow
  8. Alias and static value data is missing

Expected result

I expect 'Alias' and 'Static value' to save the information entered in the field after hitting 'Submit'.

Actual result

It does not save 'Alias' and 'Static value' and entered information is lost after hitting 'Submit'.

@nul800sebastiaan
Copy link
Member

Thanks for the report @etharion. This is a duplicate of #350 which we intend to work on in the next few weeks. For now the workaround is to add a new blank mapping after the last one and then save.

Apologies for the inconvenience!

I'll close this as a duplicate of #350

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

No branches or pull requests

2 participants