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

ISSUE-100 and ISSUE-99: Fixes PHP8 issues (general) #101

Merged
merged 5 commits into from
Jun 7, 2022
Merged

Conversation

DiegoPino
Copy link
Member

See #99 and #100
This also adds some AMI improvements for Updates when the source data from the CSV is lacking structure badly. I will have to iterate over and over this reality a few times but I feel I got it this time

DiegoPino added 5 commits June 6, 2022 15:30
Gets around the fact that people might pass into a CSV data that needs to be an array but is empty (string, etc)
Need to ask @alliomeria / @karomabiles about what to expect when "updating" a published entity and passing a new "draft state". Because what will happen now (which is correct but annoying bc of workflows) is that the published one will stay as it  was and a new revision (draft) will be added but not enabled yet. Which can be then "made" published via Content/publish action. But it might need documentation?
@DiegoPino DiegoPino self-assigned this Jun 6, 2022
@DiegoPino DiegoPino added enhancement New feature or request UI Buttons and pixels Find and Replace Reporting Errors, Logs, etc. queue workers Ones taking the FI and doing the FO PHP8 Long Life to PHP7 but PHP8 is here AMI Import Plugins Gets data from somewhere, puts data into a strawberry basked labels Jun 6, 2022
@DiegoPino DiegoPino added this to the 0.4.0 milestone Jun 6, 2022
@DiegoPino DiegoPino merged commit 26d4ef5 into 0.4.0 Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AMI Import Plugins Gets data from somewhere, puts data into a strawberry basked enhancement New feature or request Find and Replace PHP8 Long Life to PHP7 but PHP8 is here queue workers Ones taking the FI and doing the FO Reporting Errors, Logs, etc. UI Buttons and pixels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant