Skip to content

Move microsoft-graph Dependency to ABE Package and Restore Office 365 Functionality#8352

Merged
nolanpro merged 4 commits intodevelopfrom
task/FOUR-25182
Jul 11, 2025
Merged

Move microsoft-graph Dependency to ABE Package and Restore Office 365 Functionality#8352
nolanpro merged 4 commits intodevelopfrom
task/FOUR-25182

Conversation

@sanjacornelius
Copy link
Copy Markdown
Contributor

@sanjacornelius sanjacornelius commented Jul 8, 2025

This PR removes the microsoft-graph dependency from Core and moves it into the Actions by Email (ABE) package, where it is actually used.

During this process, it was discovered that the version upgrade of the microsoft-graph library introduced breaking changes to the Office 365 functionality. To restore functionality, the dependency has been downgraded to the last known working version.

A new FOUR ticket will be created to handle the proper upgrade and refactor of the Office 365 integration to support the latest version of the microsoft-graph package.

Changes:

  • Removes the microsoft-graph dependency from Core and moves it into the Actions by Email (ABE) package.
  • Downgrades the php-http/promise dependency in Core from ^1.3.1 to ~1.2.0 to resolve compatibility issues with the microsoft-graph package.

Related Tickets & Packages

ci:package-actions-by-email:task/FOUR-25182
ci:deploy

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

.

@sanjacornelius sanjacornelius requested a review from nolanpro July 8, 2025 19:02
@vladyrichter
Copy link
Copy Markdown

QA server K8S was successfully deployed https://ci-be00815a7c.engk8s.processmaker.net

@processmaker-sonarqube
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@nolanpro nolanpro merged commit ec6a1c9 into develop Jul 11, 2025
8 checks passed
@nolanpro nolanpro deleted the task/FOUR-25182 branch July 11, 2025 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants