Export issues CSV doesn't filter by label
CSV export of issues limits params with params.permit(IssuableFinder::VALID_PARAMS)
. This doesn't allow scalar/array values, and so does not allow users to filer by label.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
CSV export of issues limits params with params.permit(IssuableFinder::VALID_PARAMS)
. This doesn't allow scalar/array values, and so does not allow users to filer by label.
mentioned in merge request !1444 (merged)
@jamedjo I don't know if this is relevant, but when I select a couple of issues to be exported, they are not taken into account at all. The export modal always shows the filtered issues. Is this the correct behaviour?
@jamedjo yeah, I believe that would be less confusing :)
closed via merge request !1444 (merged)
closed via commit 7b2106023a09a367f58b8ceb43040005ee742b81
mentioned in commit dbef9734