We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug uSync cannot delete basic data-types shipped with umbraco.
To Reproduce Steps to reproduce the behavior:
13.2.2
13.1.3
\uSync\v9\DataTypes\ApprovedColor.config
<Empty Key="..." Alias="Approved Color" Change="Delete" />
ConnectionStrings
appsettings.json
Expected behavior The datatype should have been deleted
Screenshots
About your Site (please complete the following information):
Additional context Activating Debug in logs shows and executing the import action shows the following message :
The text was updated successfully, but these errors were encountered:
Fix #607 - datatypes don't delete on final pass.
074c7fd
cd9d73e
No branches or pull requests
Describe the bug
uSync cannot delete basic data-types shipped with umbraco.
To Reproduce
Steps to reproduce the behavior:
13.2.2
13.1.3
\uSync\v9\DataTypes\ApprovedColor.config
contains the instruction:<Empty Key="..." Alias="Approved Color" Change="Delete" />
ConnectionStrings
inappsettings.json
Expected behavior
The datatype should have been deleted
Screenshots
About your Site (please complete the following information):
Additional context
Activating Debug in logs shows and executing the import action shows the following message :
The text was updated successfully, but these errors were encountered: