I have 2 instances setup staging and uat. Staging can see uat but uat cannot see staging. So I can courier from staging to uat no problem. I need to get some content from uat to staging. So on uat I created a revision. On staging I can see the revision on uat, when i try to transfer it over i get the following error in chrome console:
editRemoteRevision.aspx?revision=LDO&repo=https://madeup-uat-somedomain.com&folder=:34
Uncaught TypeError: Cannot read property 'nodeId' of null
at ShowTransferModal (editRemoteRevision.aspx?revision=LDO&repo=https://madeup-uat-somedomain.com&folder=:34)
at HTMLButtonElement.onclick (editRemoteRevision.aspx?revision=LDO&repo=https://madeup-uat-somedomain.com&folder=:121)
ShowTransferModal @
editRemoteRevision.aspx?revision=LDO&repo=https://madeup-uat-somedomain.com&folder=:34
onclick @
editRemoteRevision.aspx?revision=LDO&repo=https://madeup-uat-somedomain.com&folder=:121
VM674 DependencyHandler.axd:4 JQMIGRATE: Migrate is installed, version
1.4.0
I have used usync complete its awesomes unfortunately this is v7 site and it will not be upgraded anytime soon if ever.
They already had courier but since swapping agencies they lost the license and so had to purchase new one. Normal transfer works which is fine for 2 envs however for one of the envs due to infrastructure restrictions I have to use revisions its this that is failing.
I am hoping its not been abandoned. Unless there is way of getting source as I recall some peeps were giving source to help fix issues?
I doubt that you'll get a fast solution since the latest replies seems to be:
The issue is not classified under severity 1 when it's a severity 1, then it means the bug is a security issue or loss of data.
Currently, we donĀ“t have an ETA on when this will be fixed and ready in a new release of Courier. "
But I hope you do...
You could do a quick manual transfer? I think courier revisions are also just files?
yeah i have that setup however issue is i dont want to synch out whole sites, anyhow Niels just suggested using gold partner channel and as Novicell are gold partners ill try and push things through that way.
Courier transfer revision error
Using umbraco 7.15.4 and courier v3.1.8.
I have 2 instances setup staging and uat. Staging can see uat but uat cannot see staging. So I can courier from staging to uat no problem. I need to get some content from uat to staging. So on uat I created a revision. On staging I can see the revision on uat, when i try to transfer it over i get the following error in chrome console:
Anyone any ideas or seen this before?
Regards
Ismail
Comment author was deleted
Best bet is to get in touch with support (from umbraco.com) and also report here https://github.com/umbraco/Umbraco.Courier.Issues/issues
But seems to be pretty quiet there...
Tim,
I raised ticket they have responded. Got some zips of local instances i have with same issue which I will send to them.
Regards
Ismail
Comment author was deleted
great!
Comment author was deleted
I'm guessing it isn't going that smoothly?
Courier seems to be in a state of abandonware https://github.com/umbraco/Umbraco.Courier.Issues/issues/14
If you need to get up and running asap take a look at https://jumoo.co.uk/usync/complete/
I have used usync complete its awesomes unfortunately this is v7 site and it will not be upgraded anytime soon if ever.
They already had courier but since swapping agencies they lost the license and so had to purchase new one. Normal transfer works which is fine for 2 envs however for one of the envs due to infrastructure restrictions I have to use revisions its this that is failing.
I am hoping its not been abandoned. Unless there is way of getting source as I recall some peeps were giving source to help fix issues?
Comment author was deleted
there is a uSync content edition for v7... https://docs.jumoo.co.uk/uSync/v4/contentedition/
I doubt that you'll get a fast solution since the latest replies seems to be:
The issue is not classified under severity 1 when it's a severity 1, then it means the bug is a security issue or loss of data. Currently, we donĀ“t have an ETA on when this will be fixed and ready in a new release of Courier. "
But I hope you do...
You could do a quick manual transfer? I think courier revisions are also just files?
yeah i have that setup however issue is i dont want to synch out whole sites, anyhow Niels just suggested using gold partner channel and as Novicell are gold partners ill try and push things through that way.
Comment author was deleted
ace, let us know how that goes!
Tim,
We have a fix which works https://github.com/umbraco/Umbraco.Courier.Issues/issues/16
Comment author was deleted
Sweet!
is working on a reply...