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
Simple enough - just put them in Needs Attention with the reason of "This application no longer receives updates and may pose a security risk in the future" with the option to Remove those applications per application.
Moved installed items (1.0):
If the ID has changed for an item, but it remains from the same source, just add it to Needs Attention with the reason of "This application has been replaced with (new application here)." with the option to Update or Remove per application.
(when 'updating', update the old ID so the module knows to swap it over)
Moved installed items (new source/module) (2.0):
If the ID's installed source now redirects to another ID from another module, it should appear in Needs Attention and, depending on the conditions:
If there is a specified sourceid, it should state "This application is no longer available from (old source here)." and provide Update... as an option.
If there is not a specified sourceid, it should state "This application is no longer available from (old source here). Please select a new source for this application." with Update... provided as an option*.
If there is not a specified moduleid, it should behave exactly like the above one but provide sources from all modules instead*.
*In Easy Mode, unless source deferring comes into effect, 'specified sourceid' behaviour will always be used instead.
Although to do 'moved between sources installed items' one would need to figure out a way to allow modules to intercommunicate what needs to be moved over to the other in terms of the user's files, etc.
The text was updated successfully, but these errors were encountered:
EOL'd items (1.0):
Simple enough - just put them in Needs Attention with the reason of "This application no longer receives updates and may pose a security risk in the future" with the option to Remove those applications per application.
Moved installed items (1.0):
If the ID has changed for an item, but it remains from the same source, just add it to Needs Attention with the reason of "This application has been replaced with (new application here)." with the option to Update or Remove per application.
(when 'updating', update the old ID so the module knows to swap it over)
Moved installed items (new source/module) (2.0):
If the ID's installed source now redirects to another ID from another module, it should appear in Needs Attention and, depending on the conditions:
*In Easy Mode, unless source deferring comes into effect, 'specified sourceid' behaviour will always be used instead.
Although to do 'moved between sources installed items' one would need to figure out a way to allow modules to intercommunicate what needs to be moved over to the other in terms of the user's files, etc.
The text was updated successfully, but these errors were encountered: