'+' is not begin for underline. See jira description:

Description from Jira task is wrong formated (underline).

This is raw jira text:
Jako u偶ytkownik Offer definiuj膮cy rabaty koncesyjne, po wgraniu pliku chcia艂bym, aby aplikacja:
# Wy艣wietli艂a w tabeli z artyku艂ami r贸wnie偶:
a) Nazw臋 art + wariant
b) liczb臋 szt w MU (gebi)
c) cen臋 z maski g艂贸wnej
# Wy艣wietli艂a wszystkie numery Subsysy z poziomu artyku艂u MGB+var Subsysu z pliku (zgrupowane po MGB+var) i *sprawdzi艂a czy w pliku by艂 tylko jeden subsys z MGB+var* (wy艣wietlenie b艂臋du: Cena podana na innym bundle'u)
# Przeliczy艂a cen臋 z podanego Subsy na pozosta艂e subsysy z poziomu MGB+var zgodnie z Gebi.
# Sprawdzi艂a, czy wgrana plikiem lub przeliczona cena r贸偶ni si臋 wi臋cej ni偶 10% od ceny z maski g艂贸wnej i w takim przypadku wy艣wietli艂a cen臋 na czerwono (+sortowanie tych cen na g贸rze)
# Sprawdzi艂a, czy cena koncesyjna (wgrana lub przeliczona) nie jest >= od ceny z maski g艂贸wnej i wy艣wietla b艂膮d: "Cena koncesyjna wy偶sza ni偶 standardowa".
Thanks for reporting!
Hi! I'd love to work on this. Quick question. I cannot figure out how to make my JIRA integration work. I've tried links to the project, API links to get the project resource, etc. Which host link am I supposed to be using? Sorry for the confusion.
Hey @rohanrk. This depends on your Jira installation, so this might be different for every instance. Personally, I encountered two different paths that work:
https://my-instance.atlassian.net/
https://some-jira-url.com/jira
but mostly the base URL should be enough. What kind of paths did you try? What errors did you encounter for them?
Please let me know if you have any questions before starting to work on this. You should be able to find most of the relevant stuff here:
https://github.com/johannesjo/J2M
Odd. I tried both urls and neither worked. They both cause a timeout. Looked into the source code and debugged and it looks like the networking objects are properly initialized. I'm supposed to put one of the urls, my email, and then the API key for the password correct?
I'm supposed to put one of the urls, my email, and then the API key for the password correct?
Exactly!
Is there any console output? And what's the response to the requests (you might need to dig into electron/jira.ts for this)?
I don't think a response is generated because the api request times out. I can double check
@rohanrk yes this would be good. Maybe you can also check by using a test account from Atlassian: https://www.atlassian.com/de/software/jira/free ?