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

NotRenderableError: unable to render Integer; a string or other renderable object is required #271

Closed
zaa0777 opened this issue Jun 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@zaa0777
Copy link

zaa0777 commented Jun 11, 2024

Hello.
Trying to integrate tenable.sc with Jira cloud.
When run "build" some fields are adding:
........
INFO INFO:Jira:Adding field customfield_10338:"Patch Publication Date" to the screen tab "Vulnerability". jira.py:166
INFO INFO:Jira:Adding field customfield_10339:"Finding Severity" to the screen tab "Vulnerability". jira.py:166
INFO INFO:Jira:Adding field customfield_10340:"Tenable Finding ID" to the screen tab "Vulnerability". jira.py:166

But in the end I get the following error
NotRenderableError: unable to render Integer; a string or other renderable object is required

Also, In config file already tried change Page Size from 1000 to more, but no luck.
1
2
3
4

@SteveMcGrath
Copy link
Collaborator

That looks like an oversight on our end, I'll get it corrected as soon as i can.

@SteveMcGrath SteveMcGrath added the bug Something isn't working label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants