...
Problem | Probably Cause | Possible Solution | |||
---|---|---|---|---|---|
1 | Not able to add new checklist items. Here is what is logged in the browser consolde: PUT https://[instance]/rest/railsware/1.0/checklist/-1/item 500 | This error can happen anytime the database user has not be granted the needed permissions, and JIRA is expected to create a new foreign key constraint. Explained here | Grant proper permisisons to Jira User by executing SQL command
| ||
2 | Checklist statuses are not available | Conflict with settigns left after prevous version of Smart Addon that was installed on this instance |
|
...