Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: gitlab-branch-source-plugin
-
Labels:
-
Similar Issues:
-
Sprint:GSoC 2019. Coding Phase 2
Description
Currently gitlab projects (folder organisation) requires to fetch avatar everytime page reloads. The avatar can be cached inside GitLab instance so that it need not be loaded again and again. Also add a method to refresh if avatar changes.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link | JENKINS-57540 [ 199448 ] |
Summary | Cache GitLab Avatar | Fix GitLab Avatar Cache |
Description | Currently gitlab projects (folder organisation) requires to fetch avatar everytime page reloads. The avatar can be cached inside GitLab instance so that it need not be loaded again and again. Also add a method to refresh if avatar changes. | Currently gitlab projects (folder organisation) requires to fetch avatar everytime page reloads. The avatar can be cached inside GitLab instance so that it need not be loaded again and again. Also add a method to refresh if avatar changes. |
Rank | Ranked higher |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Current impl doesn't work as expected.