﻿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
14742	Allow each action to decide default value for select_across	curtis@…	nobody	"It seems the ""select_across"" option in Admin actions is under-utilised [e.g. not at all].

It would allow an action to not require any selected items, instead operating on all matching the current filter spec.

However, because of a duplicate check it never gets the chance.

The attached patch removes the check, changes select_across to NullBooleanField, with Null as default, and will set it to the select_across property of the selected action if it has one, or False otherwise.

"		closed	contrib.admin	1.3-alpha		invalid	admin, actions		Unreviewed	1	0	0	0	0	0
