Skip to content
New issue

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

Test User Problems on Stage - Can't view full article data, and misleading PaDS messages. #26

Open
nrshapiro opened this issue Jun 6, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@nrshapiro
Copy link
Contributor

Moved from my mistake putting on an existing issue about IJPOpen...it's actually about the test IDs and getting errors from them on stage.

I'm having problems with the test ids. For my test suite, I need a few "always there" test IDx on Stage for these four user types:

PADS_TEST_ARCHIVEONLY = "test7"
PADS_TEST_IJPOPENONLY = "test3"
PADS_TEST_ARCHIVEANDCURRENT = "Test4"
PADS_TEST_REGISTEREDUSER = "Test8"

I also need one admin ID, which you know and I won't post any info about it here.

These are used in my test suite to test the server for access per the user types per their naming.

Let me know if these are the wrong IDs, but they were correct at one point.

I'm getting a weird rejection for Test7 when I use that and my test is trying to look at: AJP.024.0017A (from 1964)

image

The parenthetical material in the message is from PaDS.

Test 4, which should be Archive and Current is getting weird rejections.

My test for a current article gets rejected from PaDS during the final full-text check, so the server does not send the full-text, only the abstract:

image

On the last full document call for full-text access, PaDS responds False on the permit value.

image

Another error example, manually trying to read PEP Archive (older) articles on Stage:

image

@jwoosnam Can you please look into this.

As a secondary note, I'm seeing the "allows you access to .)" missing portion message on correct and incorrect rejections.

image

cc: @ocappello

@nrshapiro nrshapiro added the bug Something isn't working label Jun 6, 2022
@jwoosnam
Copy link
Contributor

jwoosnam commented Jun 7, 2022

@nrshapiro
The AccessClassification data has now been correctly added to the test users and they are now working as previously.
Test3 has limited "current" IJP access and IJPOPEN access.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants