Skip to content
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

[BC Idea]: Allow debugging any first level app #27385

Open
1 task done
ChrisBlankDe opened this issue Oct 9, 2024 · 1 comment · May be fixed by #27402
Open
1 task done

[BC Idea]: Allow debugging any first level app #27385

ChrisBlankDe opened this issue Oct 9, 2024 · 1 comment · May be fixed by #27402
Labels
approved The issue is approved bcidea Issue is created based on a BC Idea Integration GitHub request for Integration area linked Issue is linked to a Azure Boards work item

Comments

@ChrisBlankDe
Copy link
Contributor

ChrisBlankDe commented Oct 9, 2024

BC Idea Link

https://experience.dynamics.com/ideas/idea/?ideaid=4b814ed7-0986-ef11-9443-6045bdb37955

Description

Some Apps from Microsoft set resource exposure policies to not allow debugging. from a developer experience perspective, this is not good and makes troubleshooting and traceability very difficult.

apps that do not allow debugging: https://github.com/search?q=repo%3Amicrosoft%2FALAppExtensions%20%22allowDebugging%22%3A%20false&type=code

I will provide the implementation for this BC Idea

  • I will provide the implementation for this BC Idea
    Internal work item: AB#554691
@ChrisBlankDe ChrisBlankDe added the bcidea Issue is created based on a BC Idea label Oct 9, 2024
@JesperSchulz
Copy link
Contributor

I will approve this issue, as flipping a flag on the property is a really cheap thing to do. But once we have a PR, we must look into if there was a reason to disallow debugging. Based on your query, I could tell that there are a few where it definitely wouldn't be a problem to change allowdebugging to true - but I cannot guarantee that's true for all of our apps.

@JesperSchulz JesperSchulz added approved The issue is approved Integration GitHub request for Integration area labels Oct 9, 2024
ChrisBlankDe added a commit to ChrisBlankDe/ALAppExtensions that referenced this issue Oct 11, 2024
@ChrisBlankDe ChrisBlankDe linked a pull request Oct 11, 2024 that will close this issue
@bcbuild-github-agent bcbuild-github-agent added the linked Issue is linked to a Azure Boards work item label Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved The issue is approved bcidea Issue is created based on a BC Idea Integration GitHub request for Integration area linked Issue is linked to a Azure Boards work item
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants