Skip to content

Minor Bug Fixes / Session Handling Improved#3

Merged
rvandelzen merged 3 commits intomasterfrom
Claus_Updates
Aug 8, 2018
Merged

Minor Bug Fixes / Session Handling Improved#3
rvandelzen merged 3 commits intomasterfrom
Claus_Updates

Conversation

@cwolfebsco-zz
Copy link
Copy Markdown

Improved Session Handling - try paging past 250 records - this failed in the old version

Test Environment at https://www.otz.li/v/

cause of the problem was basically that we changed the session with every call, so despite the fact that the action syntax was used correctly, it actuall didn't work
session extends as users keep using it, so the sessionTimeoutValue needs to be written forward, as the token is provided. Staying with the 90% of actual value
@rvandelzen
Copy link
Copy Markdown
Collaborator

Tested with following test script and works as expected:

Conduct a search
Set to 50 results per page
Navigate to at least Page 7 or 8 – use the arrow or infividual numbers
If you are on page 1 and click right away on page 8 it show error out

@rvandelzen rvandelzen merged commit b3e5f32 into master Aug 8, 2018
@cwolfebsco-zz cwolfebsco-zz deleted the Claus_Updates branch August 8, 2018 06:51
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