Skip to content

Add Upload-Sessions to ToDo-Attachments in Application right. #3055

@danielandricic

Description

@danielandricic

Is your feature request related to a problem? Please describe the problem.

I am trying to build a function that can add all possible attachments to a ToDo-Task.

The problem is that the application right does not allow you to start an UploadSession if the ToDo-Attachment is larger than 3 MB. So the functionality for adding attachments bigger than 3 MB is currently only available if you use the delegated permissions for your own ToDo's.

Describe the solution you'd like.

In my opinion, it doesn't make sense that you can use the UploadSession at any time in the delegated right, but can only edit your own to-do tasks, yet you can't do the same process in the application right.

I would like to request that UploadSessions for ToDo's also be allowed in the application right, as this is an inconsistency in the functionality of the API.

Additional context?

Without these feature you're not able to add any attachment bigger than 3 MB via the application right and it would be reserved for only the delegated right.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions