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

Saving an existing Datasource - deletes a datasource #497

Closed
KevinJump opened this issue Mar 8, 2021 · 1 comment
Closed

Saving an existing Datasource - deletes a datasource #497

KevinJump opened this issue Mar 8, 2021 · 1 comment

Comments

@KevinJump
Copy link

In Umbraco Forms database mode - saving an existing datasource removes the datasource from the UFDatasource table

Reproduction

Umbraco Forms v8.6.1

  • Create a new datasource - save it.
  • navigate away from the datasource
  • go back to the datasource - save it again
  • reload the datasource tree - the item will be removed.

Expected result

The datasource should be updated when you save not deleted

Actual result

The datasource is deleted

@warrenbuckley
Copy link

Fixed in this PR
https://github.com/umbraco/Forms/pull/453

Due for release in 8.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants