-
Notifications
You must be signed in to change notification settings - Fork 140
[Bug]: Deploy action does not recognize Bank Deposits Extension #1540
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Could you include or email me the full log in .txt format - it is hard to see anything from a screenshot |
@freddydk Mail sent |
@freddydk any updates on this one? Its blocking my client right now. |
Sry - you say that it doesn't recognize Bank Deposits Extension - but the error you get is: Deploying to DEV failed. Response status code does not indicate success: 401 (Unauthorized). Response status code does not indicate success: 401 (Unauthorized). That looks like a different problem???? It looks like it installs Bank Deposits Extension from AppSource and then runs into an error like your S2S user doesn't have the right permissions or like? |
BTW - I think the logic on Deployment here was updated after v6.4 - could you also make sure that you use the latest version? |
Same issue on v7.0 But it should never try to install that app from appsource because it is installed since I can download the symbols for that app from the exact same environment. Maybe its two separate issues. But the for me important one, that it should not try to install. |
Yeah, issue #1649 seems to be the exact same issue with a different app - I hop @spetersenms can look into this - else I will try to repro when I get back from the US. |
I can't repro the issue, but looking at the error from this and the related issue, it definitely seems related to the exclude apps. I have a potential fix ready, but will need to test further Monday before deploying it. |
@spetersenms If I should test your fix on my pipeline, just let me know |
@StefanMaron - feel free to try out You can always switch back if this doesn't work. |
@freddydk it works now on your version. |
AL-Go version
6.4
Describe the issue
For some reason the deploy step tries to deploy the bank deposits app since it thinks its missing. But I have downloaded symbols with vs code from the very same environment just moments before.
Expected behavior
Should not try to deploy existing apps, and also not try to deploy symbols only .app files
Steps to reproduce
Not sure how.
Additional context (logs, screenshots, etc.)
No response
The text was updated successfully, but these errors were encountered: