You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we're adding new image to a series we should update it's updated_at and updated_by fields. Also this could be used in a report from #121 -- admin could see what series were updated.
(Removal of the image will be implemented as part of #282)
The text was updated successfully, but these errors were encountered:
php-coder
changed the title
Update the series.updated_at fields when new image is added
Update the series.updated_at field when new image is added
Jan 25, 2016
php-coder
changed the title
Update the series.updated_at field when new image is added
Update the series.updated_at field when new image is added/removed
Mar 11, 2016
php-coder
changed the title
Update the series.updated_at field when new image is added/removed
Update the series.updated_at field when image is added/removed
Mar 11, 2016
php-coder
changed the title
Update the series.updated_at field when image is added/removed
Update the series.updated_at/by fields when image is added/removed
Mar 18, 2016
php-coder
changed the title
Update the series.updated_at/by fields when image is added/removed
Update the series.updated_at/by fields when image is added
Mar 22, 2016
php-coder
changed the title
Update the series.updated_at/by fields when image is added
Update series.updated_at/by fields when image is added
Apr 4, 2016
When we're adding new image to a series we should update it's
updated_at
andupdated_by
fields. Also this could be used in a report from #121 -- admin could see what series were updated.(Removal of the image will be implemented as part of #282)
The text was updated successfully, but these errors were encountered: