Platform 7.0.0.16 resolved issues

Total: 2 issues

----------------

PLAT-9267

Review Team Permission Requirement on the API user accessing the public API

API calls are failing for users that do not have any team permissions.

Outcome

Fixed by adding a check in the API authentication filter for users that do not have team permissions. If a user without team permissions has the Can see self option enabled, the user is valid. If the user has the Can see self option disabled, the user is invalid.

----------------

PLAT-9395

Job Scheduler Task - File Transfer

The FTP File Transport Task has been renamed to the File Transfer Task. The task now allows files to be transferred using SFTP protocol. Users configuring the task can select FTP or SFTP using the Transfer Protocol option in the File Setup page in the task parameters.

----------------