• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

"Pull updates" button for git not working when accessed via "Domains"

LiFTED

New Pleskian
TITLE:
"Pull updates" button for git not working when accessed via "Domains"
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
Plesk Onyx Version 17.0.17 - Ubuntu 16.04.2 LTS‬, x64
Plesk Onyx Version 17.5.3 - Ubuntu 16.04.2 LTS‬, x64
PROBLEM DESCRIPTION:
The "Pull updates" button for git is apparently not working corrrectly when you access the domain, the git repository was linked to, via the menu item "Domains".​
STEPS TO REPRODUCE:
1) Add Git Repository to a domain in a subscription.
2) Login to your Plesk interface with administrator user or reseller user.
3) Click on the menu item "Domains" on the left hand site.
4) Click on the domain name, on which you added the Git Repository to, in the column "Domain Name".
5) Click on the button called "Pull updates"​
ACTUAL RESULT:
When you click on the button called "Pull updates" the pull process seems to be not triggered correctly. The expected behaviour does not occur.
The button is not greyed out and the process to fetch the files from the git repository is not triggered, instead you can just click on the button again right after you have clicked on it.

When you open the development console in your browser there you can see that a javascript error messages is logged, when you click on the button.​
EXPECTED RESULT:
When you click on the button called "Pull updates" the button should be greyed out, the loading symbol should appear and it should pull the updates from the git repository provided.​
ANY ADDITIONAL INFORMATION:
This bevaviour is only reproducible, when you access it via the way I described above through the menu item "Domains".
This is only a minor bug, because you can still trigger the "Pull updates" button for git correctly, when you navigate to the the menu item "Subscription" and access the option from there or when you use "Log In as Customer" and do it from the Plesk inetrface of the customer.

I just want to make you guys aware that this bug exists.
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:
Confirm bug
 
Bug has been confirmed and submitted as EXTGIT-52
 
Hi,

Just run into the same issue on a Centos 7 server :
Plesk Obsidian
Version 18.0.32

Is this bug still open ? I confirm the behaviour, pull button doesn't work on domain page but ok in git.

Fires an exception in navigator's console :

VM934:1 Uncaught TypeError: Cannot read property 'actions' of undefined
at <anonymous>:1:14
 
Back
Top