Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Text area - Problems with string length #447

Closed
palicepta opened this issue Dec 16, 2022 · 2 comments · Fixed by #448
Closed

[Bug]: Text area - Problems with string length #447

palicepta opened this issue Dec 16, 2022 · 2 comments · Fixed by #448
Assignees

Comments

@palicepta
Copy link

Description of the Bug

Please extend the string length for Text aria in Incidents and Maintenance.
Now you can post a maximum of 1024 characters.

Expected behavior

Also if this is possible, please set simple text without Markdown syntax. Because it does not work fine.

Otherwise the panel is very cool, you are a very cool expert, thank you in advance.

Reproduction

  1. Go to 'Maintenances -> Maintenances'
  2. Click on 'Add'
  3. Scroll down to 'Maintenance Update'
  4. Insert in Text area more than 1024 characters, and try to create the new Maintenance.
  5. See error

Version

= 2.0.0 (Stable)

Information about your Device

Desktop (please complete the following information):

  • OS: [MacOS]
  • Browser [safari]
  • Version [e.g. 22]

Relevant log output

statuspage@statuspage ERROR:  value too long for type character varying(1024)
statuspage@statuspage STATEMENT:  INSERT INTO "maintenances_maintenanceupdate" ("created", "last_updated", "text", "new_status", "maintenance_id", "status", "user_id") VALUES ('2022-12-16T12:40:15.976833+00:00'::timestamptz, '2022-12-16T12:40:15.976845+00:00'::timestamptz, 'yuxepknagwckwgfsehlrvqwklfrkskqbcwtdiqdepiugjwwrshpnpibqcbssliidjnrvdeakpmjsmbylbkjhlooogphgwqljndmsgcupmisnnsnpemtaalxckeveesaklyflhmmtiiofpzmqrycvimuqbdbulokcgqbvnsosbiyxxwhtefqvgipqfaubfzistyynduixzzytjytsvurwcwsliqvhinnvjgqiynsznqtbmfoqxqmqkrmtobzndfgdrtkdcesmoqkyafgoavsygdgowjbwevlqeljfoulzgabvdlyzrrumztgledosvqkeufxlpqbvatrfvwkgszeujqdvxifialtwklfdgqrqvyouabobwmmjydrzerapqbkixsdcbsouycabamdcayyudrsxwtjhvnjziqwbncivdyrhsoagzucjveuwdmnfhuyappdiykhgjnhyabfjvsoilopjwsjveoylefugsplvkmnwlutxsscmfikuilbgxowzloverxnjaynkvkupdbwniwjhaxdgubntiaoswdysanjyjbtnscwqptxtehevdjexeywberwdfbhudizalzlabugesujnoysyjdqsjwyvxyfjrfsauntngxhznrqkretoszymssiwgcjdghgllqxhrrquqsyazhcbwomftujjqkxuvatnjhncfpisulaobxpthsgslsksmxmnrqdaviqilbjhdelgiglyusveanrmrbhjnxlqxptqwvikbypnhwukatwryjxgwyeitpafaazanlclqbxsuyrxlacucnniwasfumbvxcuprrfkslhvxjpznjbeyuvxrokzfrqtxrhcqofyrxpcxxgvdchyuzbbitylsdsrfdpnbfaxqbmezyonuhbzgjvvrmsromekpwerferztycpcnkdfrchpykdtidoeoekzqcutlhrltxknqcgdegzhsqrdlipnjgbpseosnkxtubfeiwkenmkkhwjvfmbigsghyrdtnyngdsfgkjgg', false, 26, 'schedule', 1) RETURNING "maintenances_maintenanceupdate"."id"
@herrtxbias
Copy link
Member

Hello,

thank you for your Bug Report! Could you tell me more about the problems with Markdown? Do you have any examples so that I can understand and possibly fix them? I would not like to remove the Markdown support.

@palicepta
Copy link
Author

palicepta commented Dec 16, 2022

Hello Mr. HerrTxbias

Based on this article:
https://www.markdownguide.org/basic-syntax/#paragraphs-1

Between paragraphs should be a blank line, but unfortunately there is none.
image
image

@palicepta palicepta changed the title [Bug]: Text aria - Problems with string length [Bug]: Text area - Problems with string length Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants