[Rt-commit] rt branch, 4.4/dash-organization-shredder, repushed

? sunnavy sunnavy at bestpractical.com
Mon Jun 10 14:05:25 EDT 2019


The branch 4.4/dash-organization-shredder was deleted and repushed:
       was 856e26f97c57a5389888be9d0e9816fb718779a8
       now a821bfcf92ec39ae657d19583860e7d4ae213218

--:  ------- >  1: 566b8fa16 Support cf mappings like CF.foo and UserCF.foo for external auth
--:  ------- >  2: e453fd2db Support array and code in attr_map of external auth
--:  ------- >  3: fe90199fe Test user cfs and array/code support in attr_map of external_auth
--:  ------- >  4: 98e1d0025 Dump parsed source code instead of "DUMMY" for sub references in tests
--:  ------- >  5: 035dd991a Defer AJAX recipients update a little bit to get form's latest status
--:  ------- >  6: 201ff40cf Added DisplayTotalTimeWorked to RT_Config.pm
--:  ------- >  7: 6805c82f4 Fix uninitialized warning in ticket searches with __active__ and __inactive__ items
--:  ------- >  8: 77348044c Improve UI of unread messages notification
--:  ------- >  9: c87df1c38 Add documentation for serializer/importer process
--:  ------- > 10: ae26a8c8d Add ObjectsForCreating method
--:  ------- > 11: d4f3ce719 Add tests for ObjectsForCreating
--:  ------- > 12: 83227fc27 For saved searches, split objects lists for creating and loading
--:  ------- > 13: 91fae5fbb Note behavior change in UPGRADING doc
--:  ------- > 14: 7e04d335c Try harder to get custom field objects to inspect in searches
--:  ------- > 15: ba0c3309e Test custom field inspection in searches
--:  ------- > 16: eb7b0ef29 Set the $AttachmentListCount config's default value
--:  ------- > 17: 24818eb83 Sync one time inputs back to checkboxes on ticket update page
--:  ------- > 18: 6874d09f5 Clarify external auth logging when users are not found
--:  ------- > 19: 9bb218b55 Default lifecyle type to ticket on SelectStatus
--:  ------- > 20: 0280dedf5 Use CanonicalizePrincipal to attempt to load users
--:  ------- > 21: dad0a00b5 Add tests for adding group members by email address
--:  ------- > 22: 43b908eeb Move SignatureAboveQuote to Message box properties
--:  ------- > 23: e1afd2e7b Add support for setting user CFs on create
--:  ------- > 24: 7aa3edf8a Add tests for setting user CFs on create
--:  ------- > 25: 8575f4ddd Fix pod warnings in RT::User docs
 1: ed007dae3 = 26: d0f2b70a1 Avoid errors in shredder when Organization has a hyphen
 2: 856e26f97 ! 27: 4526de5c6 Avoid errors in shredder when username has a hyphen
    @@ -29,3 +29,4 @@
              } elsif ($targets =~ /-.*-/) {
                  RT::Shredder::Exception->throw( "Can't wipeout remote object $targets" );
              } else {
    +
--:  ------- > 28: 35236873a Avoid errors in shredder when queue name have a hyphen
--:  ------- > 29: a821bfcf9 Test shredder for Organization/User/Queue that contain hyphens



More information about the rt-commit mailing list