Unable to create new thread in Local development Enviroment
Hi, This is Prashant Pandey, I am willing to contribute to Mailman3 as a GSOC student. I have some doubts about the dev environment. I set up the local dev environment using https://docs.mailman3.org/en/latest/devsetup.html this doc and I used my forked repos instead of the main repository. All the apps working fine but when I am creating a new thread using Hyperkitty it says ("The message has been sent successfully.") but I did not get this message on the list as shown in the screenshot. I also tried with separate docs but they didn't help me.
My question is:
- Is there any another doc for setting up the local environment?
- Is mailman core works in the development mode?
I am attaching my debug logs.
I want to solve Issue #347 <https://gitlab.com/mailman/hyperkitty/-/issues/347> in the hyperkitty. How can I test the thread if I needed some data to test? Is there any way that I can follow and create my local thread for testing new features?
On Mar 18, 2021, at 10:53 PM, Prashant Pandey <prashantpandey94551@gmail.com> wrote:
I want to solve Issue #347 <https://gitlab.com/mailman/hyperkitty/-/issues/347> in the hyperkitty. How can I test the thread if I needed some data to test? Is there any way that I can follow and create my local thread for testing new features?
When I want something to show up in my local Hyperkitty, what I do is just go and download archives from some other Hyperkitty and import it locally.
For example, you can go to archives of this very list at1 and click the “Download” button on the bottom left. That will download an mbox file that is compressed, make sure you decompress it to a .mbox file.
Then, you locally import the archive using
$ python manage.py hyperkitty_import -l mailman-developers@python.org /path/to/file.mbox
Then, you should have some threads and emails to look at and work on the issues.
-- thanks, Abhilash Raj (maxking)
participants (3)
-
Abhilash Raj
-
Prashant Pandey
-
radha sati