Do not offer External channel in tabs where it is not relevant#15702
Conversation
See test results for failed build of commit b8b41c7163 |
Why you consider 'external' to be irrelevant in the 'updateable' tab? As far as I can tell add-ons in that tab can be either installed from the store, or installed from the add-on bundle, but with a more recent version present in the store. |
*Because the channel visible in the Updatable add-ons tab is not the channel of the installed add-on but the channel through which a new version can be offered from the store. E.g. say you have installed Speech logger 23.3.08 externally. Checking the updatable add-ons:
To summarize, the column "Channel" in this tab should be understood as "Available channel", not as "Installed channel". |
Link to issue number:
Closes #15039
Summary of the issue:
External appears in channel filter list even in tabs where it is not relevant, i.e. in Available add-ons and Updatable add-ons.
Description of user facing changes
Remove these External channel from the channel filter list in these tabs.
Description of development approach
See code.
Testing strategy:
Manual testing.
Known issues with pull request:
None
Change log
None for such a small fix.
Code Review Checklist: