Open Bug 1812398 Opened 2 years ago Updated 1 year ago

The `AboutFragment` misreports the app-services version when using the autoPublish workflow

Categories

(Firefox for Android :: General, defect)

All
Android
defect

Tracking

()

People

(Reporter: csadilek, Unassigned, Mentored)

Details

From github: https://github.com/mozilla-mobile/fenix/issues/28422.

When using the autoPublish workflow, the AboutFragment will report the A-S version used in A-C, instead of the custom version used by autoPublish. This can be verified by putting a breakpoint here and inspecting appServicesVersion. However, clicking into

  1. mozilla.components.Build.applicationServicesVersion
  2. BuildConfig.APPLICATION_SERVICES_VERSION

will show that the Fenix BuildConfig has the autoPublish version correctly. This means the AboutFragment is using the build config from A-C when it should be using its own.

┆Issue is synchronized with this Jira Task

Change performed by the Move to Bugzilla add-on.

The severity field is not set for this bug.
:cpeterson, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(cpeterson)
Flags: needinfo?(cpeterson)
Mentor: jboek
Severity: -- → S4
Keywords: good-first-bug

this looks a bit tricky for a good-first-bug so removing the tag

Keywords: good-first-bug
You need to log in before you can comment on or make changes to this bug.