Skip to content
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

ReceiptCard is not displaying the ReceiptItem -> quantity field. #3310

Closed
rvinothrajendran opened this issue Jul 16, 2020 · 6 comments · Fixed by #3541
Closed

ReceiptCard is not displaying the ReceiptItem -> quantity field. #3310

rvinothrajendran opened this issue Jul 16, 2020 · 6 comments · Fixed by #3541
Assignees
Labels
Bot Services Required for internal Azure reporting. Do not delete. Do not change color. bug Indicates an unexpected problem or an unintended behavior. customer-replied-to Required for internal reporting. Do not delete. customer-reported Required for internal Azure reporting. Do not delete. ExemptFromDailyDRIReport exempt from daily DRI report p1 Painful if we don't fix, won't block releasing
Milestone

Comments

@rvinothrajendran
Copy link

rvinothrajendran commented Jul 16, 2020

Version

4.9.0

Describe the bug

When using the ReceiptCard , Emulator is not displaying the ReceiptItem -> quantity field.

To Reproduce

Steps to reproduce the behavior:
using the ReceiptCard with ReceiptItem with quantity
4. See error

Expected behavior

It should display the ReceiptItem with quantity

Screenshots

image

[bug]

@rvinothrajendran rvinothrajendran changed the title ReceiptCard is displaying the ReceiptItem -> quantity item. ReceiptCard is not displaying the ReceiptItem -> quantity field. Jul 16, 2020
@compulim compulim transferred this issue from microsoft/BotFramework-Emulator Jul 16, 2020
@compulim compulim self-assigned this Jul 16, 2020
@compulim compulim added the Bot Services Required for internal Azure reporting. Do not delete. Do not change color. label Jul 16, 2020
@compulim compulim assigned corinagum and unassigned compulim Jul 16, 2020
@compulim compulim added the customer-reported Required for internal Azure reporting. Do not delete. label Jul 16, 2020
@compulim
Copy link
Contributor

@corinagum Could you take a look at this?

@rvinothrajendran Could you try out Adaptive Cards? Because it could make your card more expressive.

@rvinothrajendran
Copy link
Author

rvinothrajendran commented Jul 17, 2020

@compulim Yes you are correct, but I found this issue in while preparing the bot tutorial ☹

@corinagum
Copy link
Contributor

Thanks for reporting this. This is an error in Web Chat where not all ReceiptItem properties are utilized. Looks like both quantity and text are missing.

image

@corinagum corinagum added bug Indicates an unexpected problem or an unintended behavior. customer-replied-to Required for internal reporting. Do not delete. labels Jul 17, 2020
@EricDahlvang
Copy link
Member

@corinagum would you please provide a status update for this issue.

@corinagum
Copy link
Contributor

This is on our TBD list for R11. Fairly confident it will be scoped to that milestone.

@compulim compulim added the ExemptFromDailyDRIReport exempt from daily DRI report label Aug 10, 2020
@compulim
Copy link
Contributor

We will triage it in R11.

@peterinnesmsft peterinnesmsft added the backlog Out of scope for the current iteration but it will be evaluated in a future release. label Aug 20, 2020
@cwhitten cwhitten added R11 and removed backlog Out of scope for the current iteration but it will be evaluated in a future release. labels Sep 11, 2020
@corinagum corinagum added this to the R11 milestone Sep 23, 2020
@corinagum corinagum self-assigned this Sep 28, 2020
@cwhitten cwhitten added the p1 Painful if we don't fix, won't block releasing label Oct 14, 2020
@compulim compulim mentioned this issue Oct 29, 2020
48 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bot Services Required for internal Azure reporting. Do not delete. Do not change color. bug Indicates an unexpected problem or an unintended behavior. customer-replied-to Required for internal reporting. Do not delete. customer-reported Required for internal Azure reporting. Do not delete. ExemptFromDailyDRIReport exempt from daily DRI report p1 Painful if we don't fix, won't block releasing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants