Skip to content

FOUR-31721 | Rename "IMAP Server" Column to "Server" in Email Listener Logs Table#8858

Open
mcraeteisha wants to merge 2 commits into
epic/FOUR-30801from
observation/FOUR-31721
Open

FOUR-31721 | Rename "IMAP Server" Column to "Server" in Email Listener Logs Table#8858
mcraeteisha wants to merge 2 commits into
epic/FOUR-30801from
observation/FOUR-31721

Conversation

@mcraeteisha

@mcraeteisha mcraeteisha commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Issue

Ticket: FOUR-31721

This PR renames the label IMAP ServerServer in all three views of the Email Listener Logs table (errors, matched, total). This is the front-end follow-up to the prior imap_serverserver rename in package-email-start-event, generalizing the column so it can display server info for both IMAP and Azure email listeners.

Changes

  • resources/js/admin/logs/components/Logs/LogTable/LogTable.vue — update the column definition in the errors, matched, and total column sets.

How to Test

  1. In ProcessMaker, go to Admin → Logs
  2. Under the Email Listener Logs, verify that each tab (Errors, Matched, Total) renders a Server column.
  3. Run an Email Listener process to ensure that the logs are listed and the Server column populates correctly.

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.

@mcraeteisha mcraeteisha changed the base branch from develop to epic/FOUR-30801 June 9, 2026 19:14
@processmaker-sonarqube

Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarQube

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.

1 participant