Akhil Varma
Akhil Varma
Metadata sent during the resolution of a request from app is not being linked in the response of the `assignRequest`, that object is empty.
`await query.run().then` type of syntax not working when running the workflow on temporal It started working when I updated my code to just `await query.run()` in a try-catch block.
[Private Zenhub Video](https://api.zenhub.com/attachedFiles/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBK1RJQkE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--c771d0b841a4783c815e974b34e4883d02053c88/Lateral%20Permission%20being%20overwritten.mov)
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description During app share, if the user already exists on the instance then...
Hello, Firstly, Thanks @elsesiy for the brilliant work. Secondly, Is there any way to call the `GAppAuth.shared.authorize` from a SwiftUI view, The current implementation requires us to pass a UIViewController...
This kind of raised/discovered another 2 issues, 1. The failed workflows are not chronologically sorted with the successful ones. I get that in-progress ones need to be at the top...
In the scenario of partners managing clients' instances, the partner admins usually don't have SSO login that client users possess. They will need to manage these instances through form login...
When a private app is embedded into a parent app without an SSO trigger, it currently opens up the login screen. When the user clicks on login, it tries to...
`requestToUsers` in `assignRequest` should support `*@appsmith.com` so that a request can be sent to everyone who matches that regex.
Some customers would like to only log necessary events to Audit logs as they believe some events don't provide value to them. In this scenario, the customer should be able...