﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
35611	Admin action without the need to select objects	Patrick Hintermayer		"I suggest adding a new option to write actions which does not need objects to be selected. For example we want to add an action to reset a reminder flag for all existing objects. But if you haven't selected any objects, it does not work and shows you the message, that no objects were selected.

A possible non-breaking option could be to add a new optional parameter to the @admin.action() decorator to deactivate the previously mentioned behavior.

Alternative with a new field, e. g. ""extended_actions"":
https://gist.github.com/rafen/eff7adae38903eee76600cff40b8b659"	New feature	new	contrib.admin	5.0	Normal		actions		Unreviewed	0	0	0	0	0	0
