Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Touch UI dialog - org.apache.sling.api.resource.PersistenceException

Avatar

Level 4

When editing any touch UI component, if the author by mistakes clicks the check mark twice after editing the touch UI dialog, the logs give org.apache.sling.api.resource.PersistenceException Caused by: javax.jcr.InvalidItemStateException: OakState0001: Unresolved conflicts.

Is there a way that this can be prevented? Can I make my dialog disappear immediately once the check icon is clicked(Why does it currently take time for the dialog to close once the check icon is clicked)?

Is there anything OOTB available?

Any help would be appreciated.

Thanks

1 Accepted Solution

Avatar

Correct answer by
Level 4

I realized we had a sling filter which was causing delays in the Sling POST servlet. 

1 Reply

Avatar

Correct answer by
Level 4

I realized we had a sling filter which was causing delays in the Sling POST servlet.