Open
Conversation
… work with the surveys assigned to their role. Since users have different responsibilities, showing all surveys to everyone can be confusing and may expose data they shouldn’t access. Limiting visibility will help keep things clear and ensure users only interact with the surveys relevant to them.
…name, and author_email fields are either pulled from the incoming request or retained from the original post. This behavior needs to be revised so that ownership of the post is reassigned to the user performing the update. By doing this, any user who updates a post becomes the recognized owner of that update. This change is important for maintaining accurate audit trails, ensuring proper ownership in multi-user environments, and keeping post metadata (such as real name and email) aligned with the individual who most recently modified or published the content—regardless of the original creator.
… by the most relevant date for a report (either a custom user-provided date or the system-recorded date) the custom-user-provided date is sometimes used by clients fo flag a possible event in the future with this sort we can now list the possible future events.
…d data management efficiency within the Ushahidi platform. In complex deployments, reports are frequently submitted to the wrong campaign or require reclassification as project structures evolve. Previously, correcting these misplacements required tedious manual data entry. By providing a native Move capability, users can quickly rectify filing errors, consolidate data across campaigns, and ensure that reports are always associated with the correct set of fields and workflows without losing the original post's history or metadata.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request makes the following changes:
Test checklist:
[ ]
I certify that I ran my checklist
Fixes ushahidi/platform# .
Ping @ushahidi/platform