Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnome-software gnome-software
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 231
    • Issues 231
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gnome-softwaregnome-software
  • Merge requests
  • !643

gs-plugin-loader: Reset online-updates-timestamp only when did the update

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Milan Crha requested to merge wip/mcrha/update-notifications into master Mar 05, 2021
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

The gs_plugin_loader_generic_update() is used in two cases, when updating the software and when downloading the software. The former case can reset the online-updates-timestamp, but the later not, because it did not update anything.

This blocks the update notifications from showing up after the first run of the Software.

This had been found during the Fedora tests here:
https://bugzilla.redhat.com/show_bug.cgi?id=1930401

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: wip/mcrha/update-notifications