Page MenuHomeIn-Portal Phabricator

INP-1923 - Display "Server Hostname" in the System Log
ClosedPublic

Authored by alex on Mon, Sep 1, 7:05 AM.

Details

Test Plan

Part 1

  1. perform clean install
  2. confirm, that SystemLog.LogServerHostname column exists
  3. perform upgrade
  4. confirm, that SystemLog.LogServerHostname column exists

Part 2

  1. in IDE: add some code, that triggers a notice to the \UsersEventHandler::SetCustomQuery method
  2. login to the Admin Console
  3. go to the User ManagementUsers section
  4. confirm, that notice(-s) happened
  5. go to the Logs & ReportsSystem Log section
  6. confirm, that:
    • system log records about above-happened notices are present
    • these system log records have Server Hostname column populated
  7. open any of the system log records with a non-empty Server Hostname column for viewing
  8. confirm, that Server Hostname field is also shown in the system log record viewing popup/modal window

Diff Detail

Repository
rINP In-Portal
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

alex created this revision.Mon, Sep 1, 7:05 AM
alex requested review of this revision.Mon, Sep 1, 7:05 AM
erik accepted this revision.Tue, Sep 2, 5:23 AM
This revision is now accepted and ready to land.Tue, Sep 2, 5:23 AM
This revision was landed with ongoing or failed builds.Wed, Sep 3, 11:46 AM
This revision was automatically updated to reflect the committed changes.