• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

"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