...
v2.0.0 Beta JIRA Issues
AnchorBeta3 Beta3
Beta 3
Beta3 | |
Beta3 |
Excerpt |
---|
Upgrade Notes:For implementers upgrading from a version prior to 2.0-b2, please pay attention to the following items. |
...
Code Block |
---|
SQL to delete dup perms:
delete from up_permission_activity where activity_name in ('PERSON_STUDENT_DOCUMENT_READ','PERSON_STUDENT_DOCUMENT_WRITE');
2 results
SQL to remove group to perm relationships:
delete from up_permission where activity in ('PERSON_STUDENT_DOCUMENT_READ','PERSON_STUDENT_DOCUMENT_WRITE');
6 results |
- uPortal Database Update
Code Block |
---|
uPortal Database: Updates the uPortal database to include SSO options contributed by St Petersburg College and Indian River State College
ant -Dmaven.test.skip=true db-update
Alternatively, the update can be done during the deployment with:
ant -Dmaven.test.skip=true clean db-update deploy-ear |
- uPortal Permissions and Groups to support SSP Roles
Code Block | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
uPortal Permissions and Groups: All SSP changes introduced in 2.0-b3 can be completing by importing data through an ant build with the following command
ant -Dmaven.test.skip=true -Ddir=uportal-war/src/main/data/ssp_entities/patches-SSP-2-0-0/ data-import
To import changes individually, the following imports can be run. If the command above was run, then items 1-3 individual imports are not necessary
1. Creates MAP public template write permission
ant -Dmaven.test.skip=true -Ddir=uportal-war/src/main/data/ssp_entities/patches-SSP-2-0-0/SSP-1473/ data-import
2. Creates read/write permissions to the SSP_FACULTY_ROLE for the Appointment API
|
...
Bug
- [SSP-0197] - Handle sort ordering through the headers in the admin grids
- [SSP-0441] - SPC would like the ability to see "All" students assigned to them
- [SSP-0536] - Caseload search result pagination counts don't take object_status into acount so don't match displayable result counts
- [SSP-0697] - Liquibase scripts fail with Windows domain accounts
- [SSP-0717] - Appointment always required when editing student caseload assignment
- [SSP-0846] - Error pages do not output valid JSON
- [SSP-0899] - Caseload Assignment Sort and Expand All Features
- [SSP-0929] - MAP add Financial Aid link and data display for Phase 3
- [SSP-0968] - MAP add plan status indicator for Phase 3
- [SSP-0969] - MAP validate course requisites when planning for Phase 3
- [SSP-0971] - Add indicators for course notes and term importance for Phase 3
- [SSP-0972] - MAP add Client Side Logic to support Shift Plan
- [SSP-0978] - Paging persist when changing filters
- [SSP-0980] - The page box is not aligned with the rest of the text
- [SSP-0983] - Contact information appears to be cutoff
- [SSP-0985] - Missing sorting in Students section
- [SSP-0987] - Edit link for Service Reasons or Service Groups takes user to the wrong page
- [SSP-0988] - Sorting not working on Journal page
- [SSP-0989] - Sorting not working on Early Alert page
- [SSP-0991] - Missing 'Task Name' field when adding tasks
- [SSP-0992] - Object error occurs when leaving Reports page before it loads
- [SSP-0995] - Internal Server Error when all of the reasons for Service are selected
- [SSP-1005] - 'Set Student to Non-Participating' uses last student found when no student is selected
- [SSP-1116] - Sorting not working for 'Recent SSP Activity for this Student'
- [SSP-1173] - 403 error occurs when accessing a student while logged in as a faculty user
- [SSP-1193] - UI does not call all configured reference items
- [SSP-1216] - Selecting challenge referral clears existing values in task form
- [SSP-1226] - Can't see more than 100 plans per user
- [SSP-1242] - Special Service Groups Showing in Reports After Being Removed From Student Record
- [SSP-1245] - Calculation of current term
- [SSP-1281] - Enhance MAP Operational Data Model for Phase 3
- [SSP-1283] - Access Denied Popup not displaying for EAL with no appointment time set.
- [SSP-1284] - New Student entry by Faculty met with Access Denied still creates Student
- [SSP-1284] - New Student entry by Faculty met with Access Denied still creates Student
- [SSP-1293] - Enforcement of Appointment Creation when Adding/Editing a Student
- [SSP-1324] - MAP provide an indicator for dev ed courses
- [SSP-1325] - MAP add an indicator for course notes
- [SSP-1331] - Early Alert differences in results between double and single clicking.
- [SSP-1334] - MAP save does not degrade gracefully when serverside error
- [SSP-1335] - JournalEntry-associated reference data not selected in ComboBoxes if soft-deleted
- [SSP-1336] - Inactive Electives in Plan Course Details generate 404
- [SSP-1337] - Can't clear JournalTrack selection
- [SSP-1344] - API Support for Available Filters
- [SSP-1345] - Enhance Person Search API
- [SSP-1361] - Enhance Caseload UI to Support B3 Search
- [SSP-1362] - Add Course Term Validation For Plan/Multiple Courses to Support Bump
- [SSP-1363] - Enhance MAP External Data Model for Phase 3
- [SSP-1365] - mode:'local' should be queryMode: 'local',
- [SSP-1366] - SSP Header and Main Tool show student username instead of school_id
- [SSP-1367] - Slow external_registration_status_by_term read queries
- [SSP-1373] - External min/max credit hour data type changeset does not respect manage_integration_database config
- [SSP-1374] - MAP add Client Side logic and UI to support 'bump' validation
- [SSP-1375] - Paginated requests return unlimited results
- [SSP-1377] - Reset/remove button doesn't show on new journal
- [SSP-1378] - Is transcript indicator disappears after save
- [SSP-1379] - Accommodation tool fails to load current accommodation
- [SSP-1382] - View error on SQL Server
- [SSP-1386] - Search student by ID doesn't work
- [SSP-1390] - 000012.xml has hard-coded db username
- [SSP-1400] - /ssp/api/1/person/coach no longer brings back any coaches
- [SSP-1401] - Early Alert always loading when using unminified configuration
- [SSP-1402] - Cleanup retrieval and rendering of associated/selectable records
- [SSP-1403] - Cleanup retrieval and rendering of associated/selectable records - Student Search
- [SSP-1404] - Cleanup retrieval and rendering of associated/selectable records - Caseload Assignment
- [SSP-1405] - Cleanup retrieval and rendering of associated/selectable records - Caseload Reassignment
- [SSP-1406] - Cleanup retrieval and rendering of associated/selectable records - Challenges Admin
- [SSP-1407] - Cleanup retrieval and rendering of associated/selectable records - Referrals Admin
- [SSP-1408] - Cleanup retrieval and rendering of associated/selectable records - Campus Admin
- [SSP-1409] - Cleanup retrieval and rendering of associated/selectable records - Journal Details Admin
- [SSP-1410] - Cleanup retrieval and rendering of associated/selectable records - Journal Steps Admin
- [SSP-1411] - Cleanup retrieval and rendering of associated/selectable records - Electives Admin
- [SSP-1412] - Cleanup retrieval and rendering of associated/selectable records - Self Help Guides Admin
- [SSP-1414] - Cleanup retrieval and rendering of associated/selectable records - Main
- [SSP-1415] - Cleanup retrieval and rendering of associated/selectable records - Intake
- [SSP-1416] - Cleanup retrieval and rendering of associated/selectable records - Action Plan
- [SSP-1417] - Cleanup retrieval and rendering of associated/selectable records - Journal
- [SSP-1418] - Cleanup retrieval and rendering of associated/selectable records - Early Alert (Ext.js Tool)
- [SSP-1419] - Cleanup retrieval and rendering of associated/selectable records - MAP
- [SSP-1420] - Cleanup retrieval and rendering of associated/selectable records - Accomodation
- [SSP-1421] - Cleanup retrieval and rendering of associated/selectable records - Early Alert (portlet)
- [SSP-1422] - Cleanup retrieval and rendering of associated/selectable records - Reports
- [SSP-1423] - Cleanup retrieval and rendering of associated/selectable records - MyGPS
- [SSP-1436] - Fix N+1 performance issue in caseload search result and other bugs found during demo
- [SSP-1437] - Plan.js isDirty function does not work predictably
- [SSP-1438] - Document Person Search Assumptions in regards to External Reference Types (or lack thereof)
- [SSP-1439] - Document SQL statements in update notes for deleting redundant Student Document permissions
- [SSP-1441] - Color Admin screen only retrieves Active colors
- [SSP-1442] - Refactor Elective Admin screen to retrieve all Electives based on better standard
- [SSP-1443] - Non-Students should not show up in Student Search
- [SSP-1444] - Selecting User with no coach throws error
- [SSP-1447] - New db config options for controlling external person sync job execution frequency
- [SSP-1448] - Caseload search without any filters times out
- [SSP-1449] - IE8 Grayscreen when log in
- [SSP-1451] - Large number of transcript lookup calls when loading MAP
- [SSP-1454] - is_dev for plan courses
- [SSP-1456] - MAP FA and Transcript buttons don't belong on Template page
- [SSP-1457] - Document new MyGPS MAP APIs
- [SSP-1463] - Upgrade notes for student document permissions
- [SSP-1464] - Deleted student still visible in search
- [SSP-1468] - Create Data/Object Model for Student Documents
- [SSP-1469] - Implement Sharding/File store mechanism for Student Documents
- [SSP-1470] - Document new person sync job sizing config options
- [SSP-1474] - 500 Error adding new student type
- [SSP-1475] - Document Use Of Student Document Config Vars
- [SSP-1477] - Sync process causes SQL error in ssp.log
- [SSP-1478] - 500 error when trying to save new StudentType from admin
- [SSP-1479] - Validate file type against configurable values
- [SSP-1481] - MAP template validation after adding a course
- [SSP-1482] - MAP template save dialog drop-down values incorrect
- [SSP-1483] - 500 Error on student save (add/edit)
- [SSP-1484] - Empty term notes created for each plannable term
- [SSP-1485] - Restore previous person search API
- [SSP-1486] - Document uP data-import step for granting appointment read/write permissions to faculty
- [SSP-1487] - Document uP data-import step for adding and granting MAP public template write permission
- [SSP-1488] - Document SPC/IRSC-style SSO
- [SSP-1489] - Campus EA routing admin limits person search results to students
- [SSP-1492] - Cleanup retrieval and rendering of associated/selectable records - Assigned Coaches
- [SSP-1496] - SSP_STUDENT group not registered with top-level SSP Roles group
- [SSP-1496] - SSP_STUDENT group not registered with top-level SSP Roles group
- [SSP-1497] - Template group documentation
- [SSP-1498] - Document steps for registering SSP_STUDENT group with SSP Roles group
- [SSP-1500] - Courses rendered twice in MAP API responses
- [SSP-1501] - Hard-coded schema names in Liquibase scripts
- [SSP-1502] - Empty query params from student search UI generate warnings in Tomcat logs
- [SSP-1503] - MyGPS View MAP not scrollable in IE
- [SSP-1504] - MAP API failure for /current
- [SSP-1505] - Students in EA rosters don't show
- [SSP-1506] - MyGPS 'View My MAP' not visible in IE8
- [SSP-1508] - Restrict visibility of trusted IP list
- [SSP-1509] - Document new db_schema config property
- [SSP-1510] - Student Search Permission Denied 403
- [SSP-1513] - Document changes to Person Search API permissions
- [SSP-1514] - Cleanup retrieval and rendering of associated/selectable records - Student Documents
- [SSP-1515] - Fix file size error handling in student documents
- [SSP-1516] - Can't page config admin after sort
- [SSP-1517] - Exception swallowed when user logs in with username already bound to a different schoolId
- [SSP-1519] - Document removal of ObjectStatus "anding" logic
- [SSP-1521] - Navigation stalls after saving caseload assignment form
- [SSP-1525] - Paging no longer works after sorting admin items
- [SSP-1527] - Can't print/email MAP if fewer than 6 current and future terms
- [SSP-1528] - Appointment Required First Login and Coach Always Required
- [SSP-1529] - Choosing a different journal track deletes existing track selections in client-side model.
- [SSP-1530] - Access denied error while impersonating a coach
- [SSP-1532] - planStatus param on student search API unexpectedly title case-sensitive
- [SSP-1540] - Main Tool transcript tab produces 500 error
- [SSP-1542] - Non-nullable columns in external_student_financial_aid should be nullable
- [SSP-1562] - After the sort in Configuration Options the records were not displayed in CourseWorkHours
- [SSP-1563] - Caseload assignment fails ungracefully if no special service groups, service reasons, and/or referral sources configured
- [SSP-1564] - Inter-tool navigation broken after submitting Early Alert Response
- [SSP-1571] - Misleading/partial logging in ExternalStudentRecordsController
- [SSP-1573] - Set person.username from external_person
- [SSP-1575] - Default trusted IP list to localhost
- [SSP-1578] - Default student documents base upload path to a location inside Tomcat
- [SSP-1579] - Store student document paths relative to currently configured base path
...
- [SSP-513] - Prevent users from editing existing Journal Tracks while allowing a user to add additional details to an assigned track
- [SSP-714] - Document Person Registration API
- [SSP-905] - Create MAP Reports
- [SSP-906] - Create MAP Print and Email functions
- [SSP-912] - Create MAP Admin for 2.0
Bug
- [SSP-1087] - Inadvertent task due date changes
- [SSP-1092] - Inadvertent disability date change
- [SSP-1093] - Inadvertent journal entry date changes
- [SSP-1106] - Degrade gracefully when current user view Main tool without data in MAP or external tables
- [SSP-1119] - Date range in Caseload Activity Report applied to Counselor Case Management Report
- [SSP-1120] - Date range in Counselor Case Management Report not used
- [SSP-1160] - DOB is not being displayed
- [SSP-1162] - Error in javascript console when pressing 'Add' in Tag management UI
- [SSP-1163] - Canceling Tag creation does not remove Tag from screen
- [SSP-1164] - Error canceling Elective 'add' if data grid previously sorted
- [SSP-1165] - Elective drag and drop broken after visiting Tag management tool
- [SSP-1166] - 500 error occurring on Early Alerts page
- [SSP-1167] - Special Service Groups Showing in Reports After Being Removed From Student Record
- [SSP-1168] - Marital Status, Ethnicity, and Gender is not being displayed
- [SSP-1171] - Early Alert portlet load error in b1
- [SSP-1180] - All columns except "name" missing from search result panel
- [SSP-1184] - 404 looking up service reasons in caseload assignment
- [SSP-1190] - DisabilityServicesReportTO date rendering not threadsafe
- [SSP-1191] - SQL Server error for changeset 44
- [SSP-1192] - Journal track drop-down list limited to admin page limit
- [SSP-1194] - Not all of the courses are being displayed
- [SSP-1201] - MAP available courses not sorted
- [SSP-1202] - 405 error when saving a tag in admin
- [SSP-1203] - MAP load dialog after choosing to create a new plan
- [SSP-1204] - Persistent birth date disappears after canceling student intake form
- [SSP-1208] - Default window size for edit courses is too small
- [SSP-1209] - MAP available course UI disappears working with templates
- [SSP-1212] - Unexpected intake completion date rendering
- [SSP-1220] - Early alert tool errors out if no associated reasons or response outcomes
- [SSP-1221] - Early alert reasons not displayed on detail screen after submitting response
- [SSP-1222] - Early alert tool doesn't display soft-deleted response outcomes
- [SSP-1227] - 'Load Plan' dialog not dismissed when electing to create a new plan
- [SSP-1234] - Possibly incorrect client-side MAP permissions config
- [SSP-1235] - Electives without colors misbehave
- [SSP-1236] - Mismatched vertical alignment in Electives inline editor
- [SSP-1237] - Journal details persisted after cancel
- [SSP-1238] - In Elective Admin Screen, Strange behavior when color is not selected
- [SSP-1239] - Confidentiality level filters not enforced
- [SSP-1244] - isImportant flag was not saving from plan details
- [SSP-1249] - Tag API does not respect object status
- [SSP-1250] - Change to tag url breaks Tag Admin UI
- [SSP-1251] - Some course details don't get copied over when saving plan as template
- [SSP-1252] - Loading Saved Plan when in Template mode does not seem to change the context to Plan
- [SSP-1253] - Clicking on 'Map' when in Template mode does not seem to change the context to Plan
- [SSP-1255] - Elective to Color association needs referential integrity
- [SSP-1256] - Liquibase error for is_transcript change
- [SSP-1257] - Amazon Linux CI ext errors in MAP
- [SSP-1258] - 'Save Template' and 'Load Template' options don't appear when they should
- [SSP-1260] - Plan Note, Print Plan, Title icons don't change labels when switching contexts
- [SSP-1261] - Liquibase change lock persists
- [SSP-1262] - Missing columns in Caseload Assignment
- [SSP-1263] - Term information from previously loaded Plans/Templates stays in session after another Plan/Template is loaded
- [SSP-1264] - You should not be able to edit Plan Courses in Past Terms
- [SSP-1265] - ExternalCourse API does not return course number for external courses
- [SSP-1266] - Unbounded call to the ExternalCourse Search api times out in some environments
- [SSP-1268] - Have client sort by formatted course in lieu of server side sorting for performance reasons
- [SSP-1269] - Browser unresponsive script message
- [SSP-1270] - When in 'Template mode' and 'New Plan' is clicked, the UI's context does not switch
- [SSP-1271] - First page of Electives loaded repeatedly when rendering MAP plan
- [SSP-1272] - Current person memory leak
- [SSP-1273] - Stopping Tomcat while background jobs are running causes Liquibase lock to be acquired and not released
- [SSP-1274] - SSP doesn't render on IE8
- [SSP-1275] - Required fields on save template/plan don't actually get enforced
- [SSP-1276] - 'Delete' button on term panels should be a red x icon
- [SSP-1285] - Issue with Liquibase sequence
- [SSP-1288] - Problematic transitions in and out of MAP tool
- [SSP-1292] - Script Not Responding when click on MAP
- [SSP-1295] - Main Tool- student name cutoff in Dashboard
- [SSP-1296] - Cannot edit current and future terms in a template
- [SSP-1297] - MAP past term should not include the current term
- [SSP-1298] - MAP tool tips for planned course color columns not showing
- [SSP-1299] - Demo data script errors
- [SSP-1301] - Report date rendering not threadsafe
- [SSP-1302] - Modified date for Plans does not get updated when child objects are updated
- [SSP-1303] - is_transcript Not being mapped to transfer objects, not showing up on UI
- [SSP-1304] - Formatting Inconsistencies in LoadTemplate and LoadPlans
- [SSP-1305] - Remote should be remove in delete tool tip
- [SSP-1306] - MAP Save Plan Options Hidden in IE
- [SSP-1307] - Save menu for Template context has Save Plan as New Plan
- [SSP-1308] - Right edge including buttons are cut off in MAP sub-panes IE10
- [SSP-1309] - MAP Browser Popups are not resizable in IE
- [SSP-1310] - MAP API call error for electives
- [SSP-1313] - If a student has plans but none are active, clicking on MAP tool breaks the UI. Load plan dialog should appear
- [SSP-1314] - MAP Assign more than 7 courses to a term and SSP will stop responding.
- [SSP-1315] - Canceling the Load Plan dialog causes the app to hang
- [SSP-1318] - Save context in Plan shows Save Template
- [SSP-1319] - MAP print (non-matrix) has incorrect DEV HRS total
- [SSP-1320] - TAG indicator doesn't display when filtering on anything
- [SSP-1321] - MAP print and email shows advisor notes
- [SSP-1322] - Load template shows private templates from any user, should only show private templates belonging to advisor
- [SSP-1327] - Load Template screen needs loading mask
- [SSP-1328] - MAP term and course notes don't persist
- [SSP-1329] - Elective Admin choosing color pink results in the color orange being displayed.
- [SSP-1330] - On viewing Early Alerts client side error
- [SSP-1332] - Nulls shown as string "null" In Main Tool Dashboard and Details
- [SSP-1341] - Syntax error testing on Win CI
- [SSP-1342] - MAP term button cutoff in Safari
- [SSP-1343] - MAP Save as Plan shows template fields
- [SSP-1364] - Early Alert hangs and never loads
- [SSP-1367] - Slow external_registration_status_by_term read queries
- [SSP-1375] - Paginated requests return unlimited results
...
- [SSP-271] - Add Photos to SSP
- [SSP-323] - Provide a tool to display Student Information System/External Data
- [SSP-497] - Caseload Activity Report
- [SSP-569] - Connect the Distance Learning Non-Local Address value to the external data views in the student record
- [SSP-694] - Create mass re-assign function for coach assignments
- [SSP-713] - Create Person Registration API
- [SSP-757] - Create UI for Main Tool (combined SIS Data and Profile)
- [SSP-766] - Create Journal Session Detail Report
- [SSP-787] - Create configuration option to define registration load statuses
- [SSP-795] - Create MAP UI for Phase 1
- [SSP-796] - Create MAP db tables and APIs for Phase 1
- [SSP-797] - Connect MAP UI and APIs
- [SSP-798] - Connect the v2.0 Main Tool UI and API
Bug
- [SSP-749] - Early Alert Response email cannot accurately describe Alert open/closed status
- [SSP-778] - Student Intake Screen should suggest student contact coach if intake form is locked
- [SSP-801] - EarlyAlert Portlet form throws NPE when no term code passed
- [SSP-805] - EarlyAlertResponse submission targeted at incorrect EarlyAlert
- [SSP-811] - Accessing Action Plan created error from Goals
- [SSP-813] - Report labels for term and date
- [SSP-817] - MyGPS admin for deleting or editing challenges
- [SSP-818] - Change default Early Alert Response Journal Note template to plaintext
- [SSP-822] - MyGPS print tasks throws 404 error
- [SSP-826] - MyGPS student intake fails with exception
- [SSP-831] - Fix MyGPS sample data by removing or correcting the scripts
- [SSP-832] - MyGPS mult-select dependencies for intake not working
- [SSP-833] - MyGPS student intake challenges should be sort alpha numeric
- [SSP-834] - Coaching History report in Main always runs the report for the first student in the Caseload
- [SSP-835] - Every anonymous user gets the same MyGPS task list
- [SSP-839] - Student intake request should happen on Post and Put of appointment form
- [SSP-840] - In Anonymous Mode MyGPS shows all tasks assigned to a sessionId regardless of which user it's assigned to
- [SSP-841] - MyGPS Tasks report includes tasks from other users
- [SSP-843] - MyGPS API allows any caller to set a task on any other user
- [SSP-844] - MyGPS API allows any caller to manipulate any Self Help Guide Response
- [SSP-850] - Large task list cut off in Action Plan Ext.js tool
- [SSP-852] - MyGPS doesn't filter out deleted items from the challenge list
- [SSP-853] - MyGPS Self Help Guide question shows challenge description showing instead of challenge question
- [SSP-854] - MyGPS produces exception for newly activated students
- [SSP-858] - Option to disable KeepAliveFilter altogether without editing XML files in source
- [SSP-864] - Convert All Reports To GET
- [SSP-866] - Report Object Error Thrown on Client
- [SSP-872] - Remove dummy data from extjs Coach client model
- [SSP-873] - Column width mismatch between external_person and reference tables during installations
- [SSP-876] - Early Alert response outreach field mis-labeled
- [SSP-879] - Erratic horizontal rule placement in Counseling Reference Guide report
- [SSP-881] - gpq should be gpa in Transcript API
- [SSP-882] - Remove table, view, and Java code for v_/external_course_section
- [SSP-893] - Non-Participating reason dialog doesn't complete
- [SSP-896] - MyGPS layout broken in IE
- [SSP-897] - API caching breaks MyGPS in IE
- [SSP-923] - Misleading coaching history API URL
- [SSP-924] - Coaching history download requires REPORT_READ
- [SSP-925] - Error saving MyGPS intake form
- [SSP-947] - SSP Demo Data: Replace user school_ids with human friendly values instead of UUIDs.
- [SSP-976] - MAP changeset 000027.xml errors on SQL
- [SSP-1002] - Potentially ambiguous persistent timestamps
- [SSP-1014] - Database error for invalid column name y3_
- [SSP-1035] - Standardize data type on persistent audit timestamps
- [SSP-1036] - Store Early Alert closure timestamp in timezone-less data type
- [SSP-1040] - Inadvertent birth date changes
- [SSP-1064] - external_course.number column type change
- [SSP-1065] - Remove not-null constraint on external_registration_status_by_term.tuition_paid
- [SSP-1084] - Main Tool schedule tab is failing with exception
- [SSP-1090] - Unexpected external_student_test.test_date rendering
- [SSP-1091] - Unexpected external_student_financial_aid.fafsa_date rendering
- [SSP-1095] - Transcript summary throws NPE for user without financial aid data
- [SSP-1098] - The availability of 'Save' button not always updated on plan load
- [SSP-1099] - Main Tool Recent Term Activity in Details tab doesn't load
- [SSP-1100] - Additional Main Tool formatting issues
- [SSP-1104] - All MAP plans marked inactive when next is not created as active
- [SSP-1105] - MAP Save As plan as non-assigned advisor created 2 copies
- [SSP-1117] - Need to be able to disable external_term date field conversion
...