Skip to content

[cuegui] Fix issue on opening job comments #1532

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

Conversation

DiegoTavares
Copy link
Collaborator

CommentListDialog expects a list of jobs and at some point the input got changed to the first job on the list.

Opening the comments dialog on the current version returns:

TypeError: 'Job' object is not iterable 

CommentListDialog expects a list of jobs and at some point the input got changed to the first job on the list.

Opening the comments dialog on the current version returns:
```
TypeError: 'Job' object is not iterable
```
@DiegoTavares DiegoTavares force-pushed the fix_job_comments_widget branch from ed0a962 to c32e75c Compare October 7, 2024 22:48
@DiegoTavares DiegoTavares marked this pull request as ready for review October 7, 2024 22:59
@DiegoTavares DiegoTavares merged commit 6f7702e into AcademySoftwareFoundation:master Oct 8, 2024
12 checks passed
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.

2 participants