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

Relationships do not have Change Log View. #2051

Closed
smk4664 opened this issue Jul 14, 2022 · 6 comments
Closed

Relationships do not have Change Log View. #2051

smk4664 opened this issue Jul 14, 2022 · 6 comments
Milestone

Comments

@smk4664
Copy link
Contributor

smk4664 commented Jul 14, 2022

Environment

  • Python version: 3.8
  • Nautobot version: 1.3.5

Steps to Reproduce

  1. Create a relationship
  2. On relationship detail view there is no Change Log Tab.

Expected Behavior

Change Log view is displayed for the Relationship.

Observed Behavior

Cannot access Relationship Change Log.

@smk4664
Copy link
Contributor Author

smk4664 commented Jul 14, 2022

Relationships use the ChangeLoggedModel but do not have a URL endpoint for their changelog.

@glennmatthews
Copy link
Contributor

Good catch. We missed this in #1894.

@smk4664
Copy link
Contributor Author

smk4664 commented Jul 14, 2022

I was going to fix this in develop, but noticed that between develop and next that relationships changed from using uuid to using a slug. Should I fix it in both develop and next?

@glennmatthews
Copy link
Contributor

Butdevelop doesn't even have a detail view for relationships?

@smk4664
Copy link
Contributor Author

smk4664 commented Jul 14, 2022

Good Point, but it does have ChangeLoggedModel...

@bryanculver
Copy link
Member

Closed in #2055.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants