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

Revert "[ENG-5782] Get citation information " #160

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

brianjgeiger
Copy link
Collaborator

@brianjgeiger brianjgeiger commented Nov 20, 2024

Reverts #117 which caused a problem where storage addons were getting the error:

{
    "errors": [
        {
            "detail": "Incorrect relation type. Expected configured-addons, received configured-storage-addons.",
            "status": "409",
            "source": {
                "pointer": "/data"
            },
            "code": "error"
        }
    ]
}

@brianjgeiger
Copy link
Collaborator Author

@Vlad0n20 I had to revert this out because it's breaking storage addons. Please fix the above problem and re-submit the PR.

@brianjgeiger
Copy link
Collaborator Author

Or this maaaay require a front-end fix, I'm not 100%, but it was an unexpected error that needs addressing.

@brianjgeiger brianjgeiger merged commit 159a696 into develop Nov 20, 2024
2 checks passed
@brianjgeiger
Copy link
Collaborator Author

If it's an expected failure from how the FE is currently implemented, please detail in the description of the new PR what needs to change in the FE to make this work.

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.

2 participants