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

Filter remembers previous value #42

Closed
jeromg opened this issue Jul 29, 2019 · 1 comment
Closed

Filter remembers previous value #42

jeromg opened this issue Jul 29, 2019 · 1 comment
Labels
not reproducible could not replicate the bug

Comments

@jeromg
Copy link

jeromg commented Jul 29, 2019

Hi there,

I'm using Kanboard 1.2.10 with Metamagik 1.3.

Repro :

  1. Create one custom field "Manager" (of type 'text') with scope restricted to 'Project A'
  2. Add the value "John" for task 1
  3. Filter Project A tasks using: metaval:"John", task 1 shows up (as expected)
  4. Edit task 1 and change value from "John" to "Paul"
  5. Filter Project A tasks using: metaval:"Paul" -> task 1 shows up (as expected)
  6. Filter Project A tasks using: metaval:"John" -> task 1 still shows up (NOT expected)

I've restarted php-fpm and nginx on my server (just in case) to no avail.

Hope that helps.

Cheers /jerome

@creecros creecros added the not reproducible could not replicate the bug label Jul 29, 2019
@creecros
Copy link
Owner

creecros commented Jul 29, 2019

Tested. Not reproducible.

Configuration

Application version: v1.2.10
PHP version: 7.3.6
PHP SAPI: fpm-fcgi
HTTP Client: cURL
OS version: Linux 4.9.45-rancher
Database driver: sqlite
Database version: 3.28.0
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36

feel free to try:
https://projects.nachostudio.ml

admin/admin

If you can add steps to reproduce, i'll look more into it. otherwise, if i can't reproduce, i can't fix anything.

@creecros creecros closed this as completed Aug 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not reproducible could not replicate the bug
Projects
None yet
Development

No branches or pull requests

2 participants