Changes between Initial Version and Version 1 of Ticket #28112, comment 35
- Timestamp:
- 06/18/2023 12:55:08 PM (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28112, comment 35
initial v1 2 2 > I might be wrong, but I think the issue if that there is no way to determine the context of the process (in this case: running a bulk edit process). 3 3 4 I appears that `$_GET['bulk_edit']` is set during bulk edit, so that might be a way to check for the context. Then again, what would be a use case of only saving some data on bulk edit but not on regular post edit?4 It appears that `$_GET['bulk_edit']` is set during bulk edit, so that might be a way to check for the context. Then again, what would be a use case of only saving some data on bulk edit but not on regular post edit?