Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Filters selected on Author column ignored in Bulk processing

SA-98311

Summary



On the Content page, the Author column is filtered to display cases created by specific users. All the cases are selected using the Select All checkbox. When Bulk processing is used to update the status to Resolved-Archived, all the cases in the original list are archived instead of only those cases in the filtered list.


Error Messages



Not Applicable


Steps to Reproduce

  1. Create a few articles with at least two different users as Authors.
  2. Use All Statuses in the dropdown to display all articles.
  3. Use a filter on the Author column to display only those articles created by specific users.
  4. Select all the articles using the Select All checkbox.
  5. Use Bulk processing to update the status to Resolved-Archived. All the articles created in Step 1 are Resolved-Archived instead of only those articles selected in Step 4.


Root Cause



The filters on the report definition affect only the User Interface (UI). The Select All feature works directly on the database and ignores any UI filters that are used.


Resolution



Perform the following local-change:

The D_ExportContentList data page which sources the grid, is sourced from the KMFetchContentFromDB activity. In this activity, a parameter is present for the operator which is currently passed as a blank. This is observed by clicking the 'Parameters' keyword on the data page. 
  1. Add a dropdown in the UI containing operators.
  2. Set a property in the Display harness for the selected operator.
  3. Pass this property as the Operator parameter to the KMFetchContentFromDB activity.
  4. Make the onChange action set for the dropdown such that it is similar to the out-of-the-box filter.

Published April 8, 2020 - Updated December 2, 2021

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us