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

Backend version is not showing up in console anymore #7272

Closed
micbar opened this issue Jul 13, 2022 · 1 comment · Fixed by #7284
Closed

Backend version is not showing up in console anymore #7272

micbar opened this issue Jul 13, 2022 · 1 comment · Fixed by #7284
Assignees
Labels
Priority:p2-high Escalation, on top of current planning, release blocker Type:Bug Something isn't working Type:Regression

Comments

@micbar
Copy link
Contributor

micbar commented Jul 13, 2022

Steps to reproduce

  1. Log in
  2. Open debug tools
  3. Open Console

Expected behaviour

The web version and the ocis backend version should be visible

Actual behaviour

Only the web version is visible, backend version is missing

Environment general

Operating system:

Backend (ownCloud Core or Infinite Scale):
Infinite Scale 2.0.0-beta.4+dev

@pascalwengerter
Copy link
Contributor

Can confirm this. We only fetch capabilities during the updateContext so they're empty in the renderSuccess (which produces the logs and would need capabilities to show the backend version)

@kulmann kulmann added Type:Bug Something isn't working Priority:p2-high Escalation, on top of current planning, release blocker labels Jul 18, 2022
@kulmann kulmann self-assigned this Jul 18, 2022
@kulmann kulmann moved this to Done in Web Support Board Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p2-high Escalation, on top of current planning, release blocker Type:Bug Something isn't working Type:Regression
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants