You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While using Adaptation Editor if you make a change that modifies manifest, then it will not be reflected in the preview. You can only see it after restarting the editor (from the terminal).
@mmilko01 Would it be possible to have the fix merged and consumed for this release? We have 2 days left before the code freeze. Afterwards it would be quite challenging to have it consumed for the release.
@MN-public We need do a manual test of the PR from our side and we will merge the PR once done. If everything with the testing passes ok, we should be able to merge before the release.
@MN-public@voicis The fix is now merged. There is another issue noticed during the testing, which doesn't seem to be related to this fix. I already discussed with @voicis for further steps.
Description
While using Adaptation Editor if you make a change that modifies manifest, then it will not be reflected in the preview. You can only see it after restarting the editor (from the terminal).
This issue was introduced by #2429
Steps to Reproduce
Steps to reproduce the behavior:
Enable/Disable "Semantic Date Range" for Filter Bar
Expected results
The semantic date range configuration is change is reflected in the preview (quick action should also show the opposite name).
Actual results
It still shows the original value.
Version/Components/Environment
Add any other context about the problem here
OS:
Root Cause Analysis
Problem
{describe the problem}
Fix
{describe the fix}
Why was it missed
{Some explanation why this issue might have been missed during normal development/testing cycle}
How can we avoid this
{if we don’t want to see this type of issues anymore what we should do to prevent}
The text was updated successfully, but these errors were encountered: