- Issue created by @borisson_
- First commit to issue fork.
- Merge request !5091Added constraint validator to taxonomy.settings:terms_per_page_admin โ (Closed) created by nireneko
- last updateabout 2 years ago 30,426 pass
- Status changed to Needs reviewabout 2 years ago 11:22am 22 October 2023
- ๐ง๐ชBelgium borisson_ Mechelen, ๐ง๐ชI wonder if we need this regex to check if it is a number. I wonder if this is the right solution, @Wim what do you think? 
- Status changed to RTBCabout 2 years ago 3:25pm 24 October 2023
- ๐บ๐ธUnited States smustgraveI was searching core for type: integer and couldn't find any other example. I would of assumed though just being type integer would come with a constraint to be a number. 
- 20:54 - 48:04 Running
- last updateabout 2 years ago Custom Commands Failed
- Status changed to Needs reviewabout 2 years ago 7:39pm 24 October 2023
- ๐ช๐ธSpain nireneko@smustgrave I used regex for the same reason, couldn't find one constraint to check types. But I added a new constraint extending https://symfony.com/doc/current/reference/constraints/Type.html because is a better solution, and now we have one constraint to check types :) 
- last updateabout 2 years ago 30,435 pass
- Status changed to RTBCabout 2 years ago 1:40am 25 October 2023
- Status changed to Needs workabout 2 years ago 8:43am 25 October 2023
- ๐ช๐ธSpain nirenekoTo add the validation of greater than 0 we have this Symfony constraint https://symfony.com/doc/current/reference/constraints/GreaterThan.html 
 But I found this issue to add all the missing constraints https://www.drupal.org/project/drupal/issues/3365498 ๐ Add Missing Symfony Validators to Drupal Constraint Validator Needs work , I don't know if we should wait until that task is finished before continue working in this one, or just add the constraints that we need here.
- First commit to issue fork.
- 24:02 - 23:38 Running
- Status changed to Needs reviewabout 2 years ago 1:41am 26 October 2023
- ๐ต๐ชPeru marvil07Back to NR after one commit and some feedback on the MR. 
- last updateabout 2 years ago 30,438 pass
- Status changed to RTBCabout 2 years ago 2:24am 28 October 2023
- last updateabout 2 years ago 30,464 pass
- last updateabout 2 years ago 30,481 pass
- last updatealmost 2 years ago 30,483 pass
- Status changed to Needs workalmost 2 years ago 11:59am 2 November 2023
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บTypeConstraintis out of place here. See MR for details.
- Status changed to Needs reviewalmost 2 years ago 12:53pm 2 November 2023
- Status changed to RTBCalmost 2 years ago 2:48pm 8 November 2023
- ๐บ๐ธUnited States smustgraveWith my limited schema knowledge believe this is good. Least didn't cause any failures. 
- last updatealmost 2 years ago 30,510 pass
- ๐ง๐ชBelgium borisson_ Mechelen, ๐ง๐ชI agree with @smustgrave, this looks great. 
- Status changed to Needs workalmost 2 years ago 8:03am 9 November 2023
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บI disagree ๐ There's one line in there that shouldn't be. 
- Status changed to Needs reviewalmost 2 years ago 10:45am 10 November 2023
- Status changed to RTBCalmost 2 years ago 10:49am 10 November 2023
- last updatealmost 2 years ago 30,510 pass, 2 fail
- last updatealmost 2 years ago 30,520 pass
- 
            
              lauriii โ
             committed 5e2a94e9 on 11.x
Issue #3395563 by nireneko, marvil07, lauriii, borisson_, smustgrave,... 
 
- 
            
              lauriii โ
             committed 5e2a94e9 on 11.x
- 
            
              lauriii โ
             committed d7088b45 on 10.2.x
Issue #3395563 by nireneko, marvil07, lauriii, borisson_, smustgrave,... 
 
- 
            
              lauriii โ
             committed d7088b45 on 10.2.x
- Status changed to Fixedalmost 2 years ago 8:59am 13 November 2023
- Automatically closed - issue fixed for 2 weeks with no activity.