TheCommsChannel / TC2-BBS-mesh

A BBS server for Meshtastic for posting bulletins, sending mail to users, and channel directory.
GNU General Public License v3.0
304 stars 55 forks source link

Quick Commands - Posting (PB) #55

Open d42kph453 opened 4 months ago

d42kph453 commented 4 months ago

Based on or before commit: f7e40985f7b5b25937241881bfb2e12dd66bd49d

Issue: Bulletin Posts using the Quick Post Bulletin method is not viewable using the Bulletin Read function.

This may have been a prior issue related to the menu changes, but that is just a guess at this time. I was able to go through all the menu options and discovered some broken components in the Bulletin Board quick post bulletin function.

Commands: Menu [Q]uick Commands > Option PB,, The Quick command example: Pb,,general,,general test,,this is a quick general test

Results:

Menu option [B]BS > [B]ulletins > [G]eneral > [P]ost: These "non-quick" posts function normally, server sync, and are viewable under the "[B]BS > [B]ulletins > [G]eneral > [R]ead" option. This was tested with every Bulletin group.

Update: Additional behavior seen is that the "db_admin.py" does appear to show the data in the database. It is just that the user is unable to read the quick bulletin posts.

imclerran commented 3 months ago

I believe this may be a related issue: bulletins posted from the [B]BS -> [B]BS -> [G]eneral -> [P]ost menu path do not appear in the quick commands CB,,General bulletin list.

I suspect that the full menu and quick commands bulletins may actually be using separate boards internally?