-
Bug
-
Resolution: Unresolved
-
Major
-
None
In the current limit offset implementation, in some cases the data is inaccurate.
For example, I have 11 data, but if I set the offset to 10, I might not get the 11th data.
In the current limit offset implementation, in some cases the data is inaccurate.
For example, I have 11 data, but if I set the offset to 10, I might not get the 11th data.
https://github.com/jenkinsci/blueocean-plugin/pull/1841