We should add a new MPE_CONFIG entry called DC_MAXOBS_WEBVIEW and change the default to 500 (given all the HandsOnTable improvements)
update backend
write migration
update docs
Currently the view screen OBS limit is hardcoded:
%let maxrows=250;
We should add a new MPE_CONFIG entry called DC_MAXOBS_WEBVIEW and change the default to 500 (given all the HandsOnTable improvements)
- update backend
- write migration
- update docs
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Currently the view screen OBS limit is hardcoded:
%let maxrows=250;
We should add a new MPE_CONFIG entry called DC_MAXOBS_WEBVIEW and change the default to 500 (given all the HandsOnTable improvements)