-
Notifications
You must be signed in to change notification settings - Fork 136
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
Allow bulk edit in Run Collection #1476
Comments
Thanks @gaurav-insta for creating feature request. Will review it. |
Currently there is skip button available. Did you use it? what solution are you proposing? |
Yes, I used that button…
I have a collection of requests like 30 odd requests.
of which I need to run 10 for the first time and sometimes when I need fresh data
5 I run for placing a new order
remaining 15 I need to executed everytime.
Its difficult to manually skip and unskip the requests everytime. Also I clicking run, next to skip is not running the request if we mark that request as skipped. I expect that marking something as skipped should only skip it while running the collection not individually.
… On 09-Feb-2024, at 2:47 PM, Ranga Vadhineni ***@***.***> wrote:
Currently there is skip button available. Did you use it?
—
Reply to this email directly, view it on GitHub <#1476 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/BBADSEFNCTP3YVSILTLBAMTYSXSUHAVCNFSM6AAAAABDBDK6XSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZVGU3TONJSGY>.
You are receiving this because you were mentioned.
|
Thanks for the feedback How you want the bulk skip to work? |
I have 2 options
1. We already allow folders within collections. If it would be possible to run or skip a sub folder while running a collection, that would be immensely helpful because people can meaningfully organise their collections. Like create a customer in a sub folder within collection for ordering an item.
2. If the above is difficult, we can provide checkbox with select all option. People can unselect the items. and then click on skip or unskip
thanks
-Gaurav
… On 09-Feb-2024, at 3:00 PM, Ranga Vadhineni ***@***.***> wrote:
Thanks for the feedback
Sure we can update to allow run for skip request.
How you want the bulk skip to work?
—
Reply to this email directly, view it on GitHub <#1476 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/BBADSEB455GOXUV35JDN6GLYSXUDDAVCNFSM6AAAAABDBDK6XSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZVGU4TIMRVGI>.
You are receiving this because you were mentioned.
|
Thanks, Option 1 is very good idea, we will try to implement it. Will update here if there is any difficulties when implementing. |
Sure. thank you very much!
… On 09-Feb-2024, at 3:08 PM, Ranga Vadhineni ***@***.***> wrote:
Thanks, Option 1 is very good idea, we will try to implement it. Will update here if there is any difficulties when implementing.
—
Reply to this email directly, view it on GitHub <#1476 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/BBADSECUWF556SMSIM2J3XTYSXVCZAVCNFSM6AAAAABDBDK6XSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZVGYYDKMZQGM>.
You are receiving this because you were mentioned.
|
See all features in this update Please test and let me know your feedback. |
Please describe feature/problem details and the solution you'd like.
Please allow multi select and bulk operation in Run Collection Screen.
One of the most common use case that we have is to run a collection without a bunch of requests which only need to be run sometime and avoided the other time. So it will be convenient for us to select those requests and skip or unskip them in bulk.
Describe alternatives you've considered
Alternative is to provide folders within collection which can be skipped or run with collection in single click.
Are you using the free version/paid version/trial:
Paid version
The text was updated successfully, but these errors were encountered: