[ARVADOS] updated: 2.1.0-435-g8694e03e9

Git user git at public.arvados.org
Wed Feb 10 22:25:20 UTC 2021


Summary of changes:
 services/api/app/models/group.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  8694e03e91f3dbf610bc14bd07dadf1ffb518b1b (commit)
      from  db8b675577084b69cba09c9919aa0ecc109f2ba5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 8694e03e91f3dbf610bc14bd07dadf1ffb518b1b
Author: Ward Vandewege <ward at curii.com>
Date:   Wed Feb 10 17:25:08 2021 -0500

    17199: FIXME
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>

diff --git a/services/api/app/models/group.rb b/services/api/app/models/group.rb
index 519dcd307..7cad36f5b 100644
--- a/services/api/app/models/group.rb
+++ b/services/api/app/models/group.rb
@@ -16,7 +16,7 @@ class Group < ArvadosModel
   # already know how to properly treat them.
   attribute :properties, :jsonbHash, default: {}
 
-  before_validation :fill_group_defaults
+#  before_validation :fill_group_defaults
   validate :ensure_filesystem_compatible_name
   validate :check_group_class
   before_create :assign_name

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list