MerginMaps / MerginMaps/mobile

Photo renaming does not work when adding multiple photos at the same time via 1-n relationship

Open
#3,179 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug forms photo-refactoring relations
Dominant language
C++
Stars
388
Forks
87
Avg merge
2d 7h
Merged PRs (30d)
20

Description

From client

concat( format_date(now(), 'ddMMyyhm'), '_',  "fid", '_grenoble')
But using it with 1-n relationship will only name the first 'photo taken' (screenshot2)

image
image (1)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start from the mobile photo-renaming flow used when adding multiple photos through a 1-n relationship, then reproduce the report with the provided expression and screenshots. Done means each added photo receives the intended distinct name rather than only the first photo being renamed.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.