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

Fix: nodes is required to edit building object #600

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Andrew-Dickinson
Copy link
Member

Fixes #595. Tried to add a test, but I think somehow this issue is javascript related? I couldn't get a test to fail in the null case so I don't want to add one that creates a false sense of security

Also this editing is failing with HTTP 500 when the EDIT_PANORAMAS flag is disabled right now, but that is unrelated to this change

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.97%. Comparing base (4ffee77) to head (cfa52d0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #600   +/-   ##
=======================================
  Coverage   93.97%   93.97%           
=======================================
  Files          75       75           
  Lines        3054     3054           
=======================================
  Hits         2870     2870           
  Misses        184      184           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Admin can't save buildings without a node
1 participant