Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Could you implement build history filter? #3795

JerryLee ·

Dear,

I am using QuickBuild for our In-house system tool.
Over 300 people use our system and many of them are using only one configuration.
For this reason, we faced an issue that some people wants to see only their team's build instead of personal build.
Currently, there is only one filter such as "Version", "Triggerd By" and "Date" in Filter Options tab of build history page.

I would like to request regarding new feature like shown below.

  1. Please make the history page can search with multiple choices.
    In Grid tab's Active Nodes, there is 'Advanced' option and it supports various search option.
    We would like to search like 'Advcanced Search' for multiple user and multiple version.
  2. Please make 'Personal Filter' in build history dropdown.
    If #1 could be supported, 'Personal Filter' will be very useful.
    Instead of "Latest xxx builds, All xxx builds", people can see the builds only what they want without "Find" button.
    Even if it has only one personal filter, it might be useful and reduce the time for searching build.

Please check my request and I hope the features will be support in next few releases.

  • replies 6
  • views 2256
  • stars 0
robinshen ADMIN ·

They may add their most using configuration to their dashboard, and from there they can then access history builds of that configuration.

JerryLee ·

Thanks to reply.
However, I asked about multiple filter, not directly access the configuration.
I already know regarding favorite configuration in dashboard.
Please read the original message, again.

robinshen ADMIN ·

Since you mentioned "Over 300 people use our system and many of them are using only one configuration.
For this reason, we faced an issue that some people wants to see only their team's build instead of personal build". I understand that the original requirement is that different person in your team may have interest over builds of different configuration. So I proposed the approach.

As to filter able to specify multiple versions and users, do you mean that you want to search builds in a configuration at a time by specifying multiple versions such as "1.0, 2.0, 3.0", and triggered by users such as "robin, steve, ..."?

Also for person filter, do you mean you want QB to be able to create/save build filter for different user, so that they can be accessed later quickly?

JerryLee ·

Thanks to your support.

As to filter able to specify multiple versions and users, do you mean that you want to search builds in a configuration at a time by specifying multiple versions such as "1.0, 2.0, 3.0", and triggered by users such as "robin, steve, ..."?

Yes, exactly.
Our user want to find not only their own build and but also other user's build in a configuration.
However, there is no way to search with multiple filter.
It might be helpful if filter option could support multiple choices like you mentioned.
e.g., several version, serveral users

Also for person filter, do you mean you want QB to be able to create/save build filter for different user, so that they can be accessed later quickly?

We are using "7.0.17" version and it provides some useful option to search build in a configuration like shown below.

Latest Build
Latest Finished Build
Latest Successful Build
Latest Recommended Build
Latest Failed Build
Latest Cancelled Build
Latest Timeout Build
Latest Running Build
------------------------------
All Build
All Finished Build
All Successful Build
All Recommended Build
All Failed Build
All Cancelled Build
All Timeout Build
All Running Build
------------------------------
user custom filtered build     <<< This is what I expected. (name is just sample)

I expect user can set the filter in "My" tab, and get all filtered builds which set by user in a configuraton.
If "user custom fileterd build" option is exist, it would be fast when user wants to get filtered builds.

Thanks to read and your support.

robinshen ADMIN ·
JerryLee ·

Thanks to support, it will be very useful for us.