Back to bug 1004213
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Thomas Heute | 2013-11-07 08:22:04 UTC | CC | theute | |
| Jiri Pallich | 2013-11-13 15:11:27 UTC | Priority | unspecified | high |
| Target Release | --- | 6.1.1 | ||
| CC | jpallich | |||
| Boleslaw Dawidowicz | 2013-11-13 15:12:56 UTC | CC | bdawidow | |
| Boleslaw Dawidowicz | 2013-11-14 09:11:16 UTC | Status | NEW | ASSIGNED |
| Assignee | jbpapp-maint | bdawidow | ||
| Boleslaw Dawidowicz | 2013-11-19 09:13:56 UTC | Whiteboard | JCR | |
| Boleslaw Dawidowicz | 2013-12-02 10:39:21 UTC | Target Milestone | --- | ER01 |
| Peter Palaga | 2013-12-09 16:16:22 UTC | Status | ASSIGNED | MODIFIED |
| CC | ppalaga | |||
| Target Milestone | ER01 | DR02 | ||
| Peter Palaga | 2013-12-11 17:27:24 UTC | Status | MODIFIED | ON_QA |
| Tomas Kyjovsky | 2013-12-12 18:58:25 UTC | Status | ON_QA | VERIFIED |
| CC | tkyjovsk | |||
| Jared MORGAN | 2014-02-11 03:14:47 UTC | Doc Type | Bug Fix | Known Issue |
| Flags | needinfo?(bdawidow) | |||
| Red Hat Bugzilla | 2014-02-11 03:14:47 UTC | Doc Type | Known Issue | Bug Fix |
| Boleslaw Dawidowicz | 2014-02-17 11:56:09 UTC | Doc Text | Cause: Bug Consequence: If during REST call to import things in portal error occurs at the JCR level then transaction is rolled back and effectively import fails. However REST call returns with response 200 OK which gives falls impression that it succeeded Fix: Super smart code ;) Result: If error occurs REST call returns with code 500 | |
| Flags | needinfo?(bdawidow) | |||
| Aakanksha | 2014-02-18 13:05:09 UTC | CC | aasingh | |
| Doc Text | Cause: Bug Consequence: If during REST call to import things in portal error occurs at the JCR level then transaction is rolled back and effectively import fails. However REST call returns with response 200 OK which gives falls impression that it succeeded Fix: Super smart code ;) Result: If error occurs REST call returns with code 500 | If an error occurs during Portal import at the JCR level using a REST call, then the transaction is rolled back and import fails. But it was discovered that REST call responded with the code "200 OK" indicating that import was successful, which is incorrect. The fix in the code returns correct error code "500". | ||
| PnT Account Manager | 2018-10-17 21:31:21 UTC | CC | aasingh | |
| PnT Account Manager | 2019-01-01 03:40:07 UTC | QA Contact | dpospisi | tkyjovsk |
Back to bug 1004213