You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying on a new fresh installed redmine that doesn't have add_issue_text_id present, uploading the file breaks with 500 error.
It needs to be working normally... so either we list the other plugin as a dependency or check the attributes if present the upload the data accordingly
The text was updated successfully, but these errors were encountered:
When trying on a new fresh installed redmine that doesn't have
add_issue_text_id present, uploading the file breaks with 500 error.
It needs to be working normally... so either we list the other plugin as a
dependency or check the attributes if present the upload the data
accordingly
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/3.
When trying on a new fresh installed redmine that doesn't have add_issue_text_id present, uploading the file breaks with 500 error.
It needs to be working normally... so either we list the other plugin as a dependency or check the attributes if present the upload the data accordingly
The text was updated successfully, but these errors were encountered: