Story 1.6.5.1. CRM. Process. Application by Download

Content

General info

The CRM needs to support a new type of application process called “Process by download” that is different from the regular candidate application workflow. When a vacancy is marked as “by download,” the process changes its flow after the status Candidate accepted, where no sharing template is sent to the company. Instead, the CRM user should see a Download button under the vacancy title.

  • Clicking the Download button changes the status of the process to Shared and generates a ZIP archive containing two PDFs: a Cover Letter


    RT-4352

    Получение подробных данных проблемы…
    СТАТУС

    and a Profile with Links to the candidate’s digital profile.

  • The CRM user can save this archive locally and use it to upload to third-party platforms.

  • Further status changes are managed manually by the CRM user.

Deliverable: The system should enable CRM users to use the "application by download" process type, providing them with the ability to generate and download the required ZIP archive for manual handling of applications.

User story

As a CRM user responsible for managing Processes,
I want to handle the “application by download” type of vacancy/process,
So that I can generate and download a ZIP archive containing the necessary documents for sharing with third-party platforms.

Diagram:

https://lucid.app/lucidchart/8942cebd-1f19-458e-b246-a11900bf165f/edit?viewport_loc=-516%2C1170%2C1806%2C1047%2C0_0&invitationId=inv_81b2eb50-8aa4-4e38-8e04-618c0fd570f1

Acceptance criteria

01

Scenario: Vacancy marked as "by download"
Given: the CRM user opens a vacancy marked as "by download"
When: the candidate status is set to Candidate accepted
Then: the user should see a Download button under the title of the vacancy.

image-20240929-073619.pngimage-20240929-073703.pngimage-20240929-073751.png

02

Scenario: Download button changes status to "Shared"
Given: the CRM user clicks the Download button
When: the system processes the request
Then: the process status should change to Shared and the ZIP archive should be generated.

03

Scenario: ZIP archive contents
Given: the ZIP archive is generated
When: the CRM user downloads the ZIP file
Then: it should contain two PDFs: Cover letter and Profile with links to the candidate’s profile.

04

Scenario: Manual status update after download
Given: the process status is set to Shared
When: the company does not open the profile link or provide a response
Then: the CRM user should be able to manually switch between statuses using the standard status management flow.

05

Scenario: Process flow changes after “Candidate accepted” status
Given: the process status changes to Candidate accepted in a vacancy marked as "by download"
When: the status changes to Candidate accepted
Then: the sharing template should not be sent out to the company and only the Download button should appear.

Comments

Leave a Reply