Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add title to submission ID in afform schema #24763

Closed
wants to merge 1 commit into from

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Oct 17, 2022

Overview

Add title to submission ID in afform schema

Before

Metadata for afform submittions table fails test when extension is enabled due to missing title on Submission ID field

(see #24743 (comment))

After

Title present, in addition minor civix related updates

Technical Details

@colemanw when I run civix upgrade on core extensions I get an error

In Mixlib.php line 147:
                                                                                    
  Received incompatible version (expected="[email protected]", actual="[email protected]")  
                                                                                    
  • I had to temporarily switch the info.xml back to 1.0.0 to get it to work. You checked in the 1.1.0 version - is there a branch or some not-merged-to-master update you were running when you generated?

Comments

@civibot
Copy link

civibot bot commented Oct 17, 2022

(Standard links)

@civibot civibot bot added the master label Oct 17, 2022
@colemanw
Copy link
Member

colemanw commented Oct 17, 2022

@eileenmcnaughton I think this duplicates #24762

@eileenmcnaughton
Copy link
Contributor Author

oh cool - I can close - just the question about the mgd version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants