Hi,
I moved my “Prompt Database App” from a closed workspace to an open workspace. My user has access for both. However - I wondered why I started getting this issue:
[16:47:06.524] Action execution failed with error:
[400] app_no_permission: [AppNoPermissionException] Actor with id 280777 and type WORKFLOW_DEF has invalid permission to access app 58932!
I needed to save the automation again, but I think I shouldn’t have to. I just moved the app into a different place where my automation still has access to.
Yes, but I think thats a bug. I shouldn’t be required to “reestablish” the connection manually. I just move the app, it should reestablish itself or let me know, if the automation brakes proactively, when there is a reason for this. E.g. another user created an automation and I move the app to a place, where this user has no access:
+------------------------------+----------------------------------+
| Action | Behavior |
+------------------------------+----------------------------------+
| User 1 moves App | |
| from workspace A to B | |
+------------------------------+----------------------------------+
| Automation X Owner (User 2) | Automation should NOT break |
| has access to A and B | |
+------------------------------+----------------------------------+
| Automation X Owner (User 2) | Move should notify User 1 that |
| has access to A but not to B | Automation X will break |
+------------------------------+----------------------------------+