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

FloorPlan resize validation #137

Conversation

djhoward12
Copy link
Collaborator

Adding validation to ensure FloorPlan can't be resized if tiles have been placed. Fixing spelling and formatting of documentation

…been placed. Fixing spelling and formatting of documentation
@djhoward12 djhoward12 linked an issue Dec 4, 2024 that may be closed by this pull request
changes/132.fixed Outdated Show resolved Hide resolved
nautobot_floor_plan/tests/test_models.py Show resolved Hide resolved
djhoward12 and others added 2 commits December 11, 2024 11:45
Co-authored-by: Joe Wesch <10467633+joewesch@users.noreply.github.com>
Copy link
Contributor

@smk4664 smk4664 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should document this change and why it is being changed, just so it is clear in the documentation if they encounter the error.

@djhoward12
Copy link
Collaborator Author

We should document this change and why it is being changed, just so it is clear in the documentation if they encounter the error.

Updated documentation to address changes to floor plan resize validation.

@djhoward12 djhoward12 requested a review from smk4664 December 16, 2024 15:04
Copy link
Contributor

@smk4664 smk4664 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making the changes!

@smk4664 smk4664 merged commit c0c8c34 into nautobot:develop Dec 16, 2024
15 checks passed
@djhoward12 djhoward12 deleted the djhoward12-naaps-132-grid-resize-validation branch December 16, 2024 17:26
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.

Floor plan can be resized to leave racks outside allowable bounds.
3 participants