Selective App Connect updates - now feature request

I’m not sure if it is just I don’t know how; or a bug; or a feature request

When you have App Connect updates available, there doesn’t seem to be a way of making them selective. Clicking, double-clicking etc. doesn’t have any impact on individual files, you can only choose all App Connect (from the group header) or none.

I have adjusted the tagify file to allow sorting, until a native option can be added, but I don’t want it to be overwritten each time I update other App Connect files. At the moment it seems I have to update all and then use GIT to roll back the individual files.

+1 On this, have had the exact same issue: modified an app connect file (stripe.js)which kept getting overwritten.

Had to update everything and then delete the ‘stripe.js’ change using git

You can’t select to update specific js files. You can either update all under App Connect / Server Connect or none.

Updated to feature request. I think having the option would be useful

In many cases the js files are dependent on another js update for example - the fix requires both app connect and the component js update. So in such cases when you choose not to update one of them, there will still be problems.