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

Silent error on dp_dedploy for labkey boards #24

Open
camorosi opened this issue Mar 10, 2023 · 1 comment
Open

Silent error on dp_dedploy for labkey boards #24

camorosi opened this issue Mar 10, 2023 · 1 comment

Comments

@camorosi
Copy link
Collaborator

When trying to deploy a data product to a labkey board, can run into silent errors where dp_deploy will return TRUE but nothing is written to labkey board. This can happen with incorrect permissions, for example read but not write permissions. Need to add some checks in so this doesn't error out silently.

May be related to how labkey encodes error responses.

@leslem
Copy link
Collaborator

leslem commented Mar 6, 2024

Begum just ran into this same error. She tried deploying a data product to a LabKey board, got a TRUE return value, but the daap was not updated. Turns out she didn't have write permissions, read only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants