Skip to content

FOUR-8720: Create an asynchronous download mechanism#4928

Merged
pmPaulis merged 4 commits into
feature/FOUR-8121from
feature/FOUR-8720-IT5
Jun 29, 2023
Merged

FOUR-8720: Create an asynchronous download mechanism#4928
pmPaulis merged 4 commits into
feature/FOUR-8121from
feature/FOUR-8720-IT5

Conversation

@pmPaulis
Copy link
Copy Markdown
Contributor

@pmPaulis pmPaulis commented Jun 26, 2023

Issue & Reproduction Steps

Register some events related to user activity events according to the PRD.
Create an asynchronous download mechanism with AWS

Solution

  • Improve the tickets definition

How to Test

Create 4 environment variables

AWS_ACCESS_KEY_ID = access_id
AWS_SECRET_ACCESS_KEY = access_key
AWS_DEFAULT_REGION = region_of_bucket
AWS_BUCKET = name_of_bucket_defined
  • Run composer install for the new package
  • Go to Admin -> Download LOGS
  • Go to Security Log -> Download CSV or Download XML
  • A link to download needs to show in a message

Related Tickets & Packages

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.

ci:deploy

@pmkerberos
Copy link
Copy Markdown

QA server was successfully deployed https://ci-d12b9fb33a.eng.processmaker.net

3 similar comments
@pmkerberos
Copy link
Copy Markdown

QA server was successfully deployed https://ci-d12b9fb33a.eng.processmaker.net

@pmkerberos
Copy link
Copy Markdown

QA server was successfully deployed https://ci-d12b9fb33a.eng.processmaker.net

@pmkerberos
Copy link
Copy Markdown

QA server was successfully deployed https://ci-d12b9fb33a.eng.processmaker.net

@pmPaulis pmPaulis force-pushed the feature/FOUR-8720-IT5 branch from f6fcd93 to 7d19a0c Compare June 27, 2023 20:43
@pmPaulis pmPaulis requested review from caleeli and fagubla June 27, 2023 20:47
@pmkerberos
Copy link
Copy Markdown

QA server was successfully deployed https://ci-d12b9fb33a.eng.processmaker.net

Comment thread tests/Feature/Jobs/DownloadSecurityLogTest.php Outdated
Comment thread tests/Feature/Jobs/DownloadSecurityLogTest.php Outdated
@pmkerberos
Copy link
Copy Markdown

QA server was successfully deployed https://ci-d12b9fb33a.eng.processmaker.net

@pmPaulis pmPaulis force-pushed the feature/FOUR-8720-IT5 branch from 6ed8ad1 to d43dd50 Compare June 27, 2023 21:58
@pmkerberos
Copy link
Copy Markdown

QA server was successfully deployed https://ci-d12b9fb33a.eng.processmaker.net

Comment thread ProcessMaker/Jobs/DownloadSecurityLog.php Outdated
@pmPaulis pmPaulis force-pushed the feature/FOUR-8720-IT5 branch from d43dd50 to 40d3131 Compare June 28, 2023 12:39
@pmPaulis pmPaulis changed the title FOUR-8720: Add S3 Download FOUR-8720: Create an asynchronous download mechanism Jun 28, 2023
@pmkerberos
Copy link
Copy Markdown

QA server was successfully deployed https://ci-d12b9fb33a.eng.processmaker.net

@pmPaulis pmPaulis merged commit ce559fc into feature/FOUR-8121 Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants