Currently the module only displays the message as a notice; we may sometimes be required to display it as a warning instead.

Adding a patch that provides a settings for specifying the message type.

Comments

yusufhm created an issue. See original summary.

yusufhm’s picture

Adding correct patch which also has changes to the config schema.

yusufhm’s picture

StatusFileSize
new3.41 KB

Adding patch for latest version of the code as well.

bcizej’s picture

Status: Needs review » Reviewed & tested by the community

Tested and message type is correctly displayed as per config.

  • boshtian committed 1ad7a3a on 8.x-1.x authored by yusufhm
    Issue #3057238 by yusufhm, benjamincizej: Allow setting type of...
boshtian’s picture

Status: Reviewed & tested by the community » Fixed
boshtian’s picture

Status: Fixed » Closed (fixed)