6.1-r4
What's new?
- Ability to transfer to specified view based on action results in Workspaces.
Known Issues/Bugs
Unaddressed issues in JIRA
Issues
Issues that were addressed and fixed in this release
- See list on Jira
- See list of pull requests involved in this update on GitHub
- See code changes on GitHub compare
Client 6.1.4
Workspaces
- Add ability to transfer to a different workspace view based on action result. So when an action result returns the key:"transferView": "VIEWNAME"
, the user will be transferred to a view namedVIEWNAME
. PR-444, PR-460
API 6.1.3
Forecast
- Fix: Polling not working for forecast. DEV-1396