-
Notifications
You must be signed in to change notification settings - Fork 5
[$50] Nice to have: userhandle near WP id for the Warning messages displayed during multiple payment process #54
Comments
Sum up: I suggested instead of adding user handles to the error messages, move the errors messages to the rows.
|
@maxceem Currently only for select all records, Failed to schedule payment is displayed but for that too, 'red circle with ! on the right to the checkbox' is not shown bandicam.2021-07-06.14-57-27-611.mp4 |
@sandhiyakavi Got your point. This feature to pay ALL the payments were implemented to support a big number of payments. So we implemented API to NOT return actually errors that happened, only the number of success and failed payments. This was done this way for a case if there many errors, then server response might be heavy. That's why at the moment we cannot show details of errors. Though we can give it a try and implement it. I suggest logging a separate issue for this case where we could discuss the details, as there are some questions raise up. |
Ah, yes, @sandhiyakavi when I tested it locally, I disabled #48 so I can see the error details messages. |
Verified on Prod Env with @nkumar-topcoder |
Description:
Currently for mentioning the error only WP id of the Resource is mentioned in the warning messages of multiple payment process. It would be nice to have Userhandle near the WP id for easy identifying of the particular resource.
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: