| Summary: | Fix error/status JSON representations across Projects stuff | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Szymon Brandys <Szymon.Brandys> |
| Component: | Client | Assignee: | Malgorzata Janczarska <malgorzata.tomczyk> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 5.0 | ||
| Target Milestone: | 5.0 M1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
Fixed |
Across Orion all error representations use keys starting from uppercase character. Eg. { Message: ... Code: ... } We should be consistent and do the same in new features. I noticed fields like "retry", "parameters" or "running" in Project's code and in new Deploy stuff.