API: when using PUT with value \n, it should retain the character '\n' instead of converting to 'newline'

Currently when using API 'PUT' and enter value '\n' it is converted as a 'newline' instead of retaining the character '\n' in a text-data macro that is of type 'line'

  • Pablo Gamblin
  • Jun 24 2020
  • Needs review
Hosting platform Server, Data Center
  • Attach files
  • Pablo Gamblin commented
    2 Jul, 2020 03:00am

    This feature request was actually found to be a Bug. We have notified the development team and submitted a Bug Report

  • James Roberts commented
    24 Jun, 2020 10:05pm

    More specifically, if \n is used in a text-data macro that is of a line type it puts a newline. Text-data macros that are of a line type should not allow newline characters to be placed in the field, regardless of where the data is coming from (UI or API).

  • +2