This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
release_18.2 [2022/12/23 15:28] admin [Bug Fixes] |
release_18.2 [2023/01/23 19:39] (current) admin [Miscellaneous Enhancements] |
||
---|---|---|---|
Line 52: | Line 52: | ||
* SS-4492: Member transfer message was saying that transferred Scouter had no login, even though they did. | * SS-4492: Member transfer message was saying that transferred Scouter had no login, even though they did. | ||
* SS-5000: storm of update subscriptions when modifying a subscription event pushed out to hundreds of sections (e.g., about 1 per second) | * SS-5000: storm of update subscriptions when modifying a subscription event pushed out to hundreds of sections (e.g., about 1 per second) | ||
+ | |||
+ | ===== Patch (2023-01-10) ===== | ||
+ | ==== Miscellaneous Enhancements ==== | ||
+ | * CALENDAR: Suppress subscribed event link for " | ||
+ | * Deprecated support for "(Old) Troop News" from the code, and from the database | ||
+ | * Dropped deprecated member columns relating to PersonContactDetail and PersonQualification tables | ||
+ | |||
+ | ==== Bug Fixes ==== | ||
+ | * NEWSFEED: SS-5033: Event post button not taking you to event | ||
+ | * SS-5018: Pushing an event can hang (debugging added) | ||
+ | * SS-5029: NEWSFEED: HELLO: Go to News tab and you see multiple copies of the SC registration post | ||
+ | * SS-5042: Bogus target subscriber outing key could torpedo a sync | ||
+ | * SS-5044: RSVP: Email could be sent out with no RSVP if the only scouters in the recipient list were not eligible to attend the event | ||
+ | * Unescaped apostrophe in preview of draft RSVP email | ||
+ | |||
+ | |||
+ | ===== Patch (2023-01-23) ===== | ||
+ | ==== Miscellaneous Enhancements ==== | ||
+ | * COMMITTEE: Suppress showing the grouping select dropdown in reports, because it has no effect | ||
+ | * Improve presentation of the " | ||
+ | * Annotate non-youth earners in ready-to-award and ready-to-demonstrate reports | ||
+ | * Eliminated multiple database fetches when fetching RSVP status for dummy member when authoring emails | ||
+ | * Ready-to-demonstrate should only include g_setActiveYouth, | ||
+ | * INFO: Hide/ | ||
+ | * Move " | ||
+ | * Deprecate " | ||
+ | |||
+ | |||
+ | ==== Bug Fixes ==== | ||
+ | * COMMITTEE: Sections were showing up in the attendance and participation reports | ||
+ | * Can't manually update youth Other Participants' | ||
+ | * SS-5509: If you had a subscription to an event in a deleted account, sync was failing | ||
+ | * SS-5065: "Only collect attendance" | ||
+ | * MULTIACCOUNT: | ||
+ | * MULTIACCOUNT: | ||
+ | * SS-5071: Transferee wasn't getting the transfer notification, | ||
+ | * Don't let the user try to "Sign Me up!" works when in offline mode | ||
+ | * INFO: Reference to " | ||
+ | * During the hour before event start, ticking any attendance would revert "only collect attendance" | ||
+ | ==== Support Portal ==== | ||
+ | * Fixed bug in which first connection (no cookies) wasn't displaying any interfaces | ||
+ | * Add a " | ||
+ | * Be able to add/remove additional support users | ||
+ | |||