-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Workspace Feeds] Create OpenCardDetailsPage api command #47231
Comments
Triggered auto assignment to @CortneyOfstad ( |
cc @VickyStash for visibility this is the command for the card details page. it takes authtoken and cardID as params |
Hi, I'm Viktoryia from Callstack - expert contributor group - and I would like to work on this issue. |
Hello Viktoryia |
read command OpenCardDetailsPage Params:
Returns:
|
Updates:
|
@mountiny The I've started to test the loading of the Card details page, and I have several questions:
|
I will bring this to slack
Lets try to update this optimistically |
The PR with |
Any reason this issue is still open? |
I dont think so |
For the Workspace feeds project, we need to create a new command that will load the necessary details for the card when the card details page is opened
We need to load the classic details for a card including the
availableSpend
which is not returned for the list of all cards so we need to fetch it with the details.The text was updated successfully, but these errors were encountered: