For more information on how to write a good bug report
Problem with the notes since upgrading to the latest version of osticket-develop (presumably very similar to 1.14rc1). Organisation notes are broken.
Expected behavior:
Same behaviour as before. Edit by default opens up in WYSIWYG editor, then option to change to code mode, then ability to save is displayed. Ideally an option to undo changes or at least see the changes made too (this is a sneaky attempt to add a brilliant option to notes)
Actual behavior: [What actually happened]
Display is cut to small version, only shows up as code (no WYSIWYG editor mode) and no save button
osTicket Version | 1.14-git (5ea4fb5)
Web Server Software | Apache
MySQL Version | 10.3.18
PHP Version | 7.3.9
@TechCare-Aus
I see you say you are using the develop branch but that branch actually correlates to 1.12-git. I think you meant you're using the latest from develop-next branch if you're using v1.14-rc1. 馃槈
I notice the same issue with v1.14-rc1 and I do believe it was due to the Redactor upgrade. We will look into this. 馃憤
Cheers.
I see you say you are using the develop branch but that branch actually correlates to 1.12-git. I think you meant you're using the latest from develop-next branch if you're using v1.14-rc1. 馃槈
haha sorry mate. yes typo.
On a side note. When I've updated to the latest git on branch develop-next and go to information next to osTicket Version | 1.14-git (5ea4fb5) it tells me to upgrade. Is this due to it thinking that v1.14RC1 is a higher version?
@TechCare-Aus
It鈥檚 just not in our dns yet as it鈥檚 an RC so it鈥檚 going to say that for now.
Cheers.
@JediKev I can understand the RC not being in your DNS, but Git should be the latest version always surely? Or are you saying that this function only works with officially released versions?
@TechCare-Aus - I was a little confused by @JediKev response as well. To answer you - it depends on which branch you pull.
master - latest stable release v1.12.2
develop - latest + bug fixes v1.12.2+
develop-next - upcoming release / new features / bleeding edge v1.14-rc1+
We of course don't recommend pulling from develop-next for production-use unless you like living on the edge... we're ironing out bugs and do indeed require upgrade since the next version comes with database patches. I think this is in essence what Kevin was pointing out, we are squishing as many bugs as possible before we cut the second release candidate.
@JediKev @protich @greezybacon - any fix coming for this?
@TechCare-Aus
Typically if there are any updates, they will be posted in the original issue thread (here).
With this being said it was a pretty easy fix:
Cheers.
@JediKev Thank you sir.
@JediKev - actually I jumped the gun, still broken in relation to editing existing notes.