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

Fixes: #17566 - Fix issue Job.get_absolute_url() to prevent exception being thrown if no object_type is set #17661

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

DanSheps
Copy link
Member

@DanSheps DanSheps commented Oct 2, 2024

Fixes: #17566 - Fix issue Job.get_absolute_url() to prevent exception being thrown if no object_type is set

  • Add wrapper statement to check for self.object_type

…on being thrown if no object_type is set
@DanSheps DanSheps self-assigned this Oct 2, 2024
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.

Jobs page not loading
1 participant