Skip to content

FOUR-13275 When opening a request/task by clicking on it, then clicki…#6157

Merged
ryancooley merged 2 commits intonextfrom
bugfix/FOUR-13275
Feb 6, 2024
Merged

FOUR-13275 When opening a request/task by clicking on it, then clicki…#6157
ryancooley merged 2 commits intonextfrom
bugfix/FOUR-13275

Conversation

@gproly
Copy link
Copy Markdown
Contributor

@gproly gproly commented Feb 5, 2024

No description provided.

…ng the back button, the filter is not applied. If you reload the page, the filter is applied. The filter should be applied when clicking the back button
@nolanpro nolanpro self-requested a review February 5, 2024 23:37
Copy link
Copy Markdown
Contributor

@nolanpro nolanpro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you move this to a middleware called ProcessMaker/Http/Middleware/NoCache.php and add it to the routes in routes/web.php

->middleware(NoCache::class);

I think this is a good temporary solution until we revisit this next release

…ng the back button, the filter is not applied. If you reload the page, the filter is applied. The filter should be applied when clicking the back button
@processmaker-sonarqube
Copy link
Copy Markdown

@ryancooley ryancooley merged commit b0a65be into next Feb 6, 2024
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

Successfully merging this pull request may close these issues.

3 participants